Advertisement
defango

immortaljub2l6ib.onion/black.css

Aug 26th, 2018
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.64 KB | None | 0 0
  1. .title {
  2.     font-size: 50px;
  3.     text-align: center;
  4.     font-family: Montserrat;
  5.     color: white;
  6. }
  7. .ititle {
  8.     font-size: 50px;
  9.     text-align: center;
  10.     font-family: Montserrat;
  11.     color: white;
  12.     font-style: italic;
  13. }
  14. .message {
  15.     text-align: center;
  16.     font-family: Montserrat;
  17.     color: white;
  18. }
  19. .imessage {
  20.     text-align: center;
  21.     font-family: Montserrat;
  22.     color: white;
  23.     font-style: italic;
  24. }
  25. body {
  26.     background-color: #000000;
  27. }
  28. .itime {
  29.     display: block;
  30.     margin: 0 auto;
  31.     bottom: 5px;
  32.     font-family: Montserrat;
  33.     color: white;
  34.     font-style: italic;
  35.         position: absolute;
  36. }
  37. /* That message isn't meant for you. *\
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement