Don't like ads? PRO users don't see any ads ;-)
Guest

About me

By: a guest on Jul 24th, 2012  |  syntax: None  |  size: 3.21 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <style>
  2.  
  3. body {
  4.   background-color:f8b193;
  5.   background-image: url();
  6.   background-position:top left;
  7.   background-repeat: repeat-x;
  8.   background-attachment: scroll;
  9.   overflow-x:hidden
  10.   scrollbar-arrow-color: faecd9;
  11.   scrollbar-track-color: ffffff;
  12.   scrollbar-face-color: 000000;
  13.   scrollbar-highlight-color: 000000;
  14.   scrollbar-3dlight-color: 000000;
  15.   scrollbar-darkshadow-color: 000000;
  16.   scrollbar-shadow-color: 000000;
  17. }
  18.  
  19. {text}
  20. table, tr, td, li, p, div {  color:000000; font-family:tahoma; font-size:10px; line-
  21.  
  22. height:.5;}  
  23.  
  24. a:active, a:visited, a:link{  color:c07353; font-family:consolas; font-size:10px; text-
  25.  
  26. transform: uppercase;  }
  27.  
  28. a:hover {  color:c07353; font-size:10px;  font-weight:bold;  }
  29.  
  30.  
  31.  
  32. b{
  33. background-color:none;
  34. color:c07353;
  35. font-family:monospace;
  36. font-size:11px;
  37. letter-spacing:1px;
  38. line-height:10px;
  39. }
  40.  
  41.  
  42. i {color: c07353; font-family: Candara; font-weight: italic;}
  43.  
  44.  
  45.  
  46. {divs}
  47.  
  48.  
  49. .bg1
  50. {background-color: transparent;
  51. background-image: url(http://i.imgur.com/wCD62.png);
  52. background-attachment: scroll;
  53. background-position:top left;
  54. background-repeat:no-repeat;
  55. position:absolute;
  56. top:0px;
  57. left:245px;
  58. scroll:hidden;
  59. display:block;
  60. width:1181px;
  61. height:723px;
  62. z-index:1;}
  63.  
  64. .about
  65. {background-color: transparent;
  66. background-attachment: scroll;
  67. position:absolute;
  68. top:168px;
  69. left:286px;
  70. display:block;
  71. padding:1px;
  72. width:220px;
  73. height:427px;
  74. z-index:4;
  75. overflow:auto;
  76. text-align:justify;}
  77.  
  78. .navigate
  79. {background-color: transparent;
  80. background-attachment: scroll;
  81. position:absolute;
  82. top:168px;
  83. left:738px;
  84. display:block;
  85. padding:1px;
  86. width:300px;
  87. height:85px;
  88. z-index:4;
  89. overflow:auto;
  90. text-align:justify;}
  91.  
  92. .rules
  93. {background-color: transparent;
  94. background-attachment: scroll;
  95. position:absolute;
  96. top:457px;
  97. left:528px;
  98. display:block;
  99. padding:1px;
  100. width:282px;
  101. height:139px;
  102. z-index:4;
  103. overflow:auto;
  104. text-align:justify;}
  105.  
  106. .hacks
  107. {background-color: transparent;
  108. background-attachment: scroll;
  109. position:absolute;
  110. top:298px;
  111. left:830px;
  112. display:block;
  113. padding:1px;
  114. width:209px;
  115. height:300px;
  116. z-index:4;
  117. overflow:auto;
  118. text-align:justify;}
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125. .profileInfo, profileV1main, .extendedNetwork, .latestBlogEntry, .interestsAndDetails, .userProfileURL, .friendsComments,
  126.  
  127. .userProfileNetworking, .userProfileSchool, .userProfileDetail, .userProfileCompany, .friendSpace, .contactTable, .orangetext15 {
  128.  
  129. display:none; }
  130.  
  131.  
  132.  
  133. }
  134.  
  135. ::-webkit-scrollbar-thumb:horizontal {background-color:#ffffff;height:3px !important;-webkit-border-radius:5ex;
  136.  
  137. }
  138.  
  139. ::-webkit-scrollbar { height:0px;width:3px; background-color:#ffffff;-webkit-border-radius:0ex;
  140.  
  141. }
  142.  
  143. ::-webkit-scrollbar-button:vertical:decrement {background-color:#d4d4d4;height:0px !important;-webkit-border-radius:0ex;
  144.  
  145. }
  146.  
  147. ::-webkit-scrollbar-thumb:vertical {background-color:#f0926a;height:3px;-webkit-border-radius:5ex;
  148.  
  149. }
  150.  
  151.  
  152. body table {margin-top803d00:-5000px;}
  153. body td table, body div table {margin-top: 0;}
  154. body div div table td {background-color:baeb5a;}
  155. body div table form{display:none;}
  156. .navbar, div table td font {visibility:hidden !important;}
  157.  
  158.  
  159. table div { display:none; }
  160. div table div, table table div { display:block; }
  161.  
  162.  
  163. </style>