Guest User

Untitled

a guest
Mar 20th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. /**
  2. * Colors used by PlantUML
  3. */
  4. li {
  5. margin: 0.5rem;
  6. display: inline-block;
  7. height: 4rem;
  8. width: 8rem;
  9. border: 1px solid;
  10. border-radius: 0.3rem;
  11. text-align: center;
  12. line-height: 4rem;
  13. }
Add Comment
Please, Sign In to add comment