Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. body{
  2. background: black;
  3.  
  4. }
  5.  
  6. .titre{
  7. color: white;
  8. font-family: monospace;
  9. text-align: center;
  10. }
  11. .mid{
  12. color: white;
  13. font-family: monospace;
  14. text-align: center;
  15. font-size: 17px;
  16. }
  17. .more{
  18. color: dodgerblue;
  19. font-size: 16px;
  20. font-family: monospace;
  21. text-align: center;
  22.  
  23. }
  24. span.classe{
  25. color: skyblue
  26. }
  27. .kleber{
  28. color: orangered;
  29. }
  30. .back{
  31. color: white;
  32. font-family: monospace;
  33. font-size: 16px;
  34. }
  35. .back_align{
  36. text-align: center;
  37. }
  38. p.blank{
  39. color: black;
  40. font-family: monospace;
  41. }
  42. p.down{
  43. color: black;
  44. font-family: monospace;
  45. bottom: 0px;
  46. position: absolute;
  47. }
  48. h2{
  49. color: white;
  50. font-family: monospace;
  51.  
  52. }
  53. .like{
  54. color: white;
  55. font-family: monospace;
  56. font-size:16px;
  57. }
  58. .familly
  59. {
  60. color: white;
  61. font-family: monospace;
  62. font-size: 16px;
  63. }
  64. .old-school{
  65. color: forestgreen
  66. }
  67. .later{
  68. color: white;
  69. font-family: monospace;
  70. font-size: 16px;
  71. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement