Advertisement
xSassy

backblublglyt

Feb 5th, 2019
514
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. <style> body {margin-top:-100px;} </style>
  2. <style type="text/css">
  3.  
  4. {Background}
  5. body{
  6. background-color:000000!important;
  7. background-image:url(imf);
  8. background-position:bottom !important;
  9. background-repeat:repeat !important;
  10. background-attachment:fixed !important;}
  11.  
  12. {Center Part}
  13. .main {
  14. width: 600px !important;
  15. border-top: 2px solid !important;
  16. border-bottom: 2px solid !important;
  17. border-left: 2px solid !important;
  18. border-right: 2px solid !important;
  19. border-color:ADD8E6;
  20. background-color: ADD8E6 !important;}
  21.  
  22. .blog {
  23. width: 600px !important;
  24. border: 0px solid !important;
  25. background-color: ADD8E6 !important; }
  26.  
  27. .blog .blog {
  28. background-color: ADD8E6 !important;
  29. border: 0px solid black !important;
  30. padding-left: 0px !important; }
  31.  
  32. {Comments}
  33.  
  34. .blogcomments {
  35. width: 520px !important;
  36. align:left !important;
  37. background-color: ADD8E6!important;}
  38.  
  39. .blogCommentsContent {
  40. font-size:xx-small;
  41. font-family:tahoma;
  42. color:AF0000;}
  43.  
  44. .blogcommentsprofile {
  45. background-color: feffe3 !important;
  46. width:25%;
  47. font-size:xx-small;
  48. font-family:tahoma;
  49. color:000000;
  50. font-weight:bold;
  51. text-align:center;}
  52.  
  53. {Title Text}
  54. .blogSubject {
  55. background-color:AF0000;
  56. background-image:url(imif);
  57. font-family:georgia !important;
  58. font-size:18px !important;
  59. font-weight:normal !important;
  60. letter-spacing: 3px !important;
  61. line-height:22px !important;
  62. padding-left:45px;
  63. width:600px;
  64. height:22px;
  65. text-transform:uppercase !important;
  66. text-decoration: none !important;
  67. text-align:left !important;
  68. color:ff6161 !important;
  69. display:block !important;}
  70.  
  71. .blogcontentinfo, .blogcontentinfo b {
  72. text-align: left !important;
  73. color: 000000 !important; }
  74.  
  75. {Main Text}
  76. p, div, table, tr, td, font, br {
  77. font: 10px tahoma !important;
  78. line-height: 14px !important;
  79. color: 000000 !Important;}
  80.  
  81. b, strong {
  82. color: 000000!important;
  83. font: 10px tahoma !important; }
  84.  
  85. a:link, a:active, a:visited, a:link b, a:active b, a:visited b {
  86. font-family:small fonts !important;
  87. font-size:9px !important;
  88. font-weight:normal !important;
  89. letter-spacing:0px !important;
  90. line-height:10px !important;
  91. text-transform:uppercase !important;
  92. text-decoration:none !important;
  93. color:000000 !important;}
  94.  
  95. a:hover, a:hover b {
  96. font-family:small fonts !important;
  97. font-size:9px !important;
  98. font-weight:normal !important;
  99. letter-spacing:0px !important;
  100. line-height:10px !important;
  101. text-transform:uppercase !important;
  102. text-decoration:none !important;
  103. background-color:ff6161 !important;
  104. color:000000!important; }
  105.  
  106. .nav {display: none;}
  107. .spacer {display: none;}
  108. .blogTimeStamp {display: none;}
  109. .commentspacer {display: none;}
  110. .blogsubject p {display: none;}
  111. .profile, div.googleafc {display:none;}
  112.  
  113. {Text Area}
  114. textarea, input, select {
  115. font:9pt tahoma !important;
  116. text-transform: uppercase;
  117. letter-spacing: 0px;
  118. background-color:483C32;
  119. color: 000000;
  120. border:0px;
  121. overflow:auto;
  122. line-height: 100%;}
  123.  
  124. .main u, .main font {
  125. visibility: visible;}
  126.  
  127. a:link img, a:active img, a:visited img, a:hover img, img {
  128. border: 0px solid !important;}
  129.  
  130. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement