Advertisement
allewhite

nimes

Apr 14th, 2021 (edited)
585
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.66 KB | None | 0 0
  1. #nimue1
  2. {font-family:Marck Script;
  3. font-size:28px;
  4. text-align:center;
  5. color:#8c8c00;text-shadow:1px 1px #000;
  6. position:center;
  7. margin-bottom:-5px;}
  8.  
  9. #nimue2
  10. {width:100px;
  11. height:100px;
  12. padding:4px 0px 0px 4px;
  13. border-top:2px solid #926c5c;
  14. border-left:2px solid #8c8c00;}
  15.  
  16. #nimue3
  17. {width:124px;
  18. font-size:12px;
  19. text-transform:uppercase;
  20. font-family:Acme;
  21. color:#926c5c;
  22. text-align:center;
  23. position:relative;
  24. -moz-transform:rotate(90deg);
  25. -webkit-transform:rotate(90deg);
  26. margin-right:-58px;
  27. margin-left:-56px;}
  28.  
  29. #nimue4
  30. {width:100px;
  31. height:100px;
  32. padding:0px 4px 4px 0px;
  33. border-bottom:2px solid #926c5c;
  34. border-right:2px solid #8c8c00;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement