Advertisement
kailana

Untitled

Nov 4th, 2014
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.02 KB | None | 0 0
  1. <style>body{background-image:url("");
  2. background-attachment:fixed;
  3. background-position:top center;
  4. background-repeat: repeat;
  5. background-color:#cbecfe;}
  6.  
  7. table table { border: 0px }
  8. table table table table{border:0px}
  9. table, tr, td { background-color:#ffffff; border:none; border-width:0;}
  10. table table table {border-style:none;border-width:0px;background-color:#ffffff;}
  11.  
  12. .LAYOUT BY DAYLOVE HAUDI FOR PIXELSMILE.TK - roleplayer.me/pixelsmile
  13. { do not remove credit }
  14.  
  15. table, tr, td, li, p, div, .btext, .blacktext10, .blacktext12, .lightbluetext8, .orangetext15, .redtext, .text{
  16. font-family: "Lucida Grande";
  17. color:#bfbfbf;
  18. font-size:12px;
  19. letter-spacing:0.5pt;
  20. font-weight:normal;
  21. text-decoration:none;
  22. text-transform:lowercase;
  23. line-height:12px;}
  24.  
  25. a:active, a:visited, a:link, a.redlink:active, a.redlink:visited, a.redlink:link {
  26. font-family: "Lucida Grande";
  27. color: #cbecfe;
  28. font-size:12px;
  29. letter-spacing:0.5px;
  30. font-weight:normal;
  31. text-decoration:none;
  32. text-transform:lowercase;
  33. -webkit-transition: all 0.6s linear;
  34. -moz-transition:all 0.6s linear;
  35. transition: all 0.6s linear}
  36.  
  37. a.redlink:hover, a:hover {
  38. color:#91d7fd;
  39. -webkit-transition: all 0.6s linear;
  40. -moz-transition:all 0.6s linear;
  41. transition: all 0.6s linear}
  42.  
  43. #navigation{
  44. padding: 5px;
  45. position:fixed;
  46. width: 110;
  47. height:auto;
  48. top: 150px;
  49. left: 65px;
  50. border: 5px double #cbecfe;
  51. background:#fff;}
  52.  
  53. a.navi{
  54. display: block;
  55. background: #fff;
  56. margin-bottom: 1px;
  57. padding: 1px;
  58. font: 10px;
  59. letter-spacing: 0px;
  60. line-height: 20px;
  61. text-align: center;
  62. color: #cbecfe;
  63. width: 90px;
  64. height: 22px;
  65. -webkit-transition: all 0.6s linear;
  66. -moz-transition:all 0.6s linear;
  67. transition: all 0.6s linear;}
  68.  
  69. a.navi:hover{
  70. background: #cbecfe;
  71. color: #fff;
  72. -webkit-transition: all 0.6s linear;
  73. -moz-transition:all 0.6s linear;
  74. transition: all 0.6s linear;}
  75.  
  76. table.blurbs td td span.orangetext15{display:none;}
  77. table.blurbs td.text span.orangetext15,
  78. table.friendSpace td.text span.orangetext15, h1, .whitetext12 {
  79. color:#fff;
  80. font-family: "Lucida Grande";
  81. text-align: center;
  82. font-size: 12px;
  83. font-weight: normal;
  84. text-decoration: none;
  85. text-transform: lowercase;
  86. letter-spacing:0.5pt;
  87. line-height: 12px;
  88. display:block;
  89. background-color:#cbecfe;
  90. border: 5px double #fff;}
  91.  
  92. .nametext{
  93. color:#cbecfe;
  94. font-family: "Lucida Grande";
  95. text-align: left;
  96. font-size: 25px;
  97. font-weight: normal;
  98. text-decoration: none;
  99. text-transform: uppercase;
  100. letter-spacing:0.5pt;
  101. line-height: 25px;
  102. margin-bottom: 2px;
  103. text-shadow: 1px 1px #bfbfbf;
  104. display:block;
  105. background-color:#fff;
  106. border-bottom: 0px double #cbecfe;}
  107.  
  108. .blacktext10{
  109. color:#cbecfe;
  110. font-family: "Lucida Grande";
  111. text-align: center;
  112. font-size: 12px;
  113. font-weight: normal;
  114. text-decoration: none;
  115. text-transform: lowercase;
  116. letter-spacing:0.5pt;
  117. line-height: 12px;
  118. display:block;
  119. background-color:#fff;
  120. border-bottom: 1px double #cbecfe;}
  121.  
  122. table.interestsAndDetails span.lightbluetext8 {
  123. color:#fff;
  124. font-family: "Lucida Grande";
  125. text-align: center;
  126. font-size: 12px;
  127. font-weight: normal;
  128. text-decoration: none;
  129. text-transform: lowercase;
  130. letter-spacing:0.5pt;
  131. line-height: 12px;
  132. display:block;
  133. background-color:#cbecfe;
  134. border: 5px double #fff;}
  135.  
  136. table.interestsAndDetails td td {
  137. color:#bfbfbf;
  138. font-family: "Lucida Grande";
  139. text-align: center;
  140. font-size: 12px;
  141. font-weight: normal;
  142. text-decoration: none;
  143. text-transform: lowercase;
  144. letter-spacing:0.5pt;
  145. line-height: 12px;
  146. display:block;
  147. background-color:#fff;
  148. border-bottom: 1px dashed #cbecfe;}
  149.  
  150. table.profileinfo td.text a img, .friendspace td.text td td a img{
  151. padding:3px; margin:0px;
  152. margin-right:2px;
  153. background-color: #ffffff;
  154. border:1px solid #bfbfbf;
  155. opacity:0.5;
  156. transition-duration: 0.5s;
  157. -webkit-transition-duration: 0.5s;
  158. -o-transition-duration: 0.5s;
  159. -moz-transition-duration: 0.5s;}
  160.  
  161. .blacktext12{
  162. display:block;
  163. font-size:0px;
  164. width:425px;
  165. height:135px;
  166. background-position:center;
  167. background-repeat: no-repeat;
  168. background-color:#cbecfe;
  169. border: 5px double #fff;
  170. background-image:url("https://38.media.tumblr.com/80c6f2ec763fc28a5d48b20f7d10d8c5/tumblr_neexso5TyA1t3baooo6_500.png");}
  171.  
  172. .extendednetwork {height:20px;}
  173. .extendednetwork a{display:none;}
  174. .extendednetwork div{display:none;}
  175.  
  176. b,.redtext {color:#bde8fe;font-weight:normal; }
  177. u{color:#cbecfe; text-decoration:none;}
  178. i{color:#91d7fd; text-decoration:none;}
  179. s{color:#91d7fd; text-decoration:none;}
  180. small{color:#bde8fe; text-decoration:none;}
  181.  
  182. ::-webkit-scrollbar {
  183. width: 8px;
  184. background: #cbecfe;
  185. border-radius: 0px;}
  186.  
  187. ::-webkit-scrollbar-thumb {
  188. border-radius: 0px;
  189. background: #fff;
  190. box-shadow: 0px 0px 1px #676767;}
  191.  
  192. ::-webkit-scrollbar-corner {
  193. border-radius: 0px;
  194. background: #fff;}
  195.  
  196. .clearfix {margin-top: -90px;}
  197. .blurbs {margin-top: -26px;}
  198. .interestsAndDetails {margin-top: -20px;}
  199. .profileinfo {margin-top: 0px;}
  200. .friendSpace {margin-top: -10px;}
  201. .friendscomments{margin-top:-15;}
  202. .extendedNetwork{margin-top:-15;}
  203.  
  204. .friendSpace .redbtext {font-weight:bold;}
  205. .friendSpace td {padding:0px;}
  206. .friendSpace br {display:none;}
  207. .friendSpace td.text td td br {display:inline;} .friendSpace .btext {display:block;}
  208. .friendSpace td.text td td a img {width:95px; height:110px;}
  209.  
  210. .btext,.redbtext {font-size: 0px; color:#fff; }
  211.  
  212. .msOnlineNow {display:none;}
  213. .commentlinks{display:none;}
  214. div.profileWidth table td {display:none;}
  215. table.latestblogentry {display: none;}
  216. .userAlbums {display:none;}
  217. .userProfileURL { display:none; }
  218. .contactTable {display: none;}
  219. .userProfileDetail { display:none; }
  220. table.profileInfo * {background-color:transparent;}
  221. table.profileInfo td td {letter-spacing:-100px; font-size:0px;}
  222. table.profileInfo td td.text, table.profileInfo td td * {font-size:11px; letter-spacing:0px;}
  223. table.profileInfo td td a {display:none;}
  224. table.profileInfo td td.text * {display:inline;}
  225. tr {background-color:transparent !important;}
  226.  
  227. </style>
  228. <style>.nametext{display:none;}</style>
  229. <style>.friendsComments{display:none;}</style>
  230. </style></span>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement