Advertisement
xSassy

nightfall blglyt

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