Beautifulie

— Sʟʏᴛʜᴇʀɪɴ.

Mar 14th, 2014
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 8.34 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor{display: none; }
  3. #profile { border: 0px; background-color: transparent; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body {
  8. font-family: verdana;
  9. font-size: 10px;
  10. background-color: #FFFFFF;
  11. background-image: url('http://i.picpar.com/yWA.png');
  12. background-attachment: fixed;
  13. background-position: fixed;
  14. background-repeat: repeat;
  15. text-align: justify;
  16. color: #888888;
  17. cursor: url('http://cur.cursors-4u.net/cursors/cur-6/cur567.cur'), default;
  18. }
  19.  
  20. b, strong {font-family: century gothic; font-size: 11px; font-variant: small-caps; color:#2B3A35; font-weight:normal; letter-spacing: -1px;}
  21. i {color: #B67D82; font-family: century gothic; font-variant: small-caps; font-size: 10.5px; letter-spacing:0px;}
  22. u {color: #666; font-size: 12px; font-weight: light; letter-spacing: 0px; word-spacing: 6px; font-family:Romans; text-transform: normal; font-weight: normal; text-align: center; border-bottom: 1px dotted #889e9f;}
  23. s {color: #99D6FF; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #FF99D6 0px 0px 1px;}
  24. big {color: #EDEDEE; font-size: 14px; font-weight: light; letter-spacing: 0px; font-family: century gothic; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #2B3A35 0px 0px 1px;}
  25. small {color: #006600; font-size: 14px; font-weight: light; letter-spacing: -1px; padding-top: 5px; font-family: century gothic; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  26.  
  27. @import url(http://fonts.googleapis.com/css?family=Grand+Hotel);
  28.  
  29. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  30. -moz-border-radius: 0px 0px 0px 0px;
  31. border-radius:0px 0px 0px 0px;}
  32. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
  33. -moz-border-radius: 0px 0px 0px 0px;
  34. border-radius:0px 0px 0px 0px;}
  35. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
  36. -moz-border-radius: 0px 0px 0px 0px;
  37. border-radius:0px 0px 0px 0px;}
  38. ::-webkit-scrollbar { height:20px; width: 3px; background-color:transparent;}
  39.  
  40. h2{
  41. font-size: 23px;
  42. font-variant: small-caps;
  43. color: #EDEDEE;
  44. text-transform: lowercase;
  45. letter-spacing: -1px;
  46. text-align: right;
  47. background-color: none;
  48. line-height: 2px;
  49. text-align: center;
  50. font-family: century gothic;
  51. text-shadow: #2B3A35 2px 3px 4px;
  52. margin-top: 5px;
  53. margin-bottom: 8px;
  54. display: block;
  55. background-color: #151413;
  56. border-right: 1px solid #2B3A35;
  57. padding: 0px;
  58. font-weight: normal;
  59. }
  60.  
  61. #line {
  62. position:fixed;
  63. z-index: 100;
  64. left: 0px;
  65. height: 100%;
  66. width: 10px;
  67. top: 0px;
  68. z-index: 9;
  69. background-color: #006633;
  70. }
  71.  
  72. #Pic {
  73. position: fixed;
  74. top: 0px;
  75. left: 5px;
  76. width: 250px;
  77. height: 500px;
  78. background-color: #EDEDEE;
  79. background-image:url('http://24.media.tumblr.com/5770c02f1e8fd21a5cd251025ea08c1e/tumblr_mlfpv6SJgP1qgpng9o1_500.jpg');
  80. background-repeat: no-repeat;
  81. background-position: 0px 0px;
  82. background-size: 250px 500px;
  83. border: #006633 5px solid;
  84. -webkit-transition: all 0.5s ease-in-out;
  85. -moz-transition: all 0.5s ease-in-out;
  86. -o-transition: all 0.5s ease-in-out;
  87. -ms-transition: all 0.5s ease-in-out;
  88. transition: all 0.5s ease-in-out;
  89. -webkit-border-radius: 0 100px 0px 0;
  90. border-radius: 0 100px 0px 0;
  91. }
  92.  
  93. #ooc{
  94. position: fixed;
  95. top: 505px;
  96. left: 5px;
  97. width: 250px;
  98. height: 150px;
  99. text-align: justify;
  100. line-height: 13px;
  101. font-size: 10px;
  102. background-color: #EDEDEE;  
  103. font-face: verdana;
  104. font-variant: small-caps;
  105. color: #212121;
  106. overflow: auto;
  107. border: 5px #006633 Solid;
  108. z-index: 500;
  109. }
  110.  
  111. .Navi {
  112. position: absolute;
  113. margin-left: 20px;
  114. margin-top: 180px;
  115. width: auto;
  116. }
  117.  
  118. a.nav:link, a.nav:active, a.nav:visited{
  119. margin: 3px;
  120. letter-spacing: 1px;
  121. text-transform: lowercase;
  122. display: inline-block;
  123. width: 200px;
  124. height: 20px;
  125. color: #ededee;
  126. background-color: #212121;
  127. text-align: center;
  128. line-height: 13px;    
  129. font-variant: small-caps;
  130. border: 2px solid #7A9385;
  131. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  132. -webkit-transition: all 0.4s ease-out;
  133. -moz-transition: all 0.4s ease-out;
  134. }
  135.  
  136. a.nav:hover{
  137. background-color: #EDEDEE;
  138. border: 2px solid #7A9385;
  139. color: #212121;
  140. text-decoration: none;
  141. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  142. }
  143.  
  144. .box {
  145. position: fixed;
  146. left: 0px;
  147. top: 110px;  
  148. width: 300px;
  149. height: 500px;
  150. padding: 5px;
  151. color: #212121;
  152. font-family: verdana;
  153. font-variant: small-caps;
  154. text-align: justify;  
  155. font-size: 10px;
  156. line-height: 13px;  
  157. overflow: auto;
  158. border: 3px Solid #666;
  159. background-color: #EDEDEE;
  160. opacity: 0;
  161. transition: all 0.5s ease-in-out;
  162. -webkit-transition: all 0.5s ease-in-out;
  163. -moz-transition: all 0.5s ease-in-out;
  164. -o-transition: all 0.5s ease-in-out;
  165. -ms-transition: all 0.5s ease-in-out;
  166. }
  167.  
  168. .box:target {
  169. top: 110px;
  170. left: 315px;
  171. opacity: 1;
  172. transition: all 0.5s ease-in-out;
  173. -webkit-transition: all 0.5s ease-in-out;
  174. -moz-transition: all 0.5s ease-in-out;
  175. -o-transition: all 0.5s ease-in-out;
  176. -ms-transition: all 0.5s ease-in-out;
  177. }
  178.  
  179. .snake{
  180. margin-top: 1px;
  181. height: 80px;
  182. width: 80px;
  183. margin-left: 3px;
  184. margin-top: 21px;
  185. border: #B67D82 2px solid;
  186. opacity: 0.7;
  187. }
  188.  
  189. .snake:hover {
  190. margin-top: 1px;
  191. height: 80px;
  192. width: 80px;
  193. margin-left: 3px;
  194. margin-top: 21px;
  195. border: #B67D82 2px solid;
  196. opacity: 1;
  197. }
  198.  
  199. a {
  200. color: #B67D82;
  201. text-decoration: none;
  202. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
  203. }
  204.        
  205. a:hover {
  206. color: transparent;
  207. text-decoration: none;
  208. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
  209. }
  210.  
  211. .image {
  212. opacity: 0;
  213. width: autopx;
  214. height: 500px;
  215. background-color: #EDEDEE;
  216. text-align: justify;
  217. overflow: auto;
  218. -ms-transition: opacity .3s linear;
  219. -moz-transition: opacity .3s linear;
  220. -o-transition: opacity .3s linear;
  221. -webkit-transition: opacity .3s linear;
  222. -webkit-border-radius: 0 100px 0px 0;
  223. border-radius: 0 100px 0px 0;
  224. }
  225.  
  226. .image:hover {
  227. opacity: 1; }
  228.  
  229. .text {
  230. line-height: 1.5;
  231. padding-top: 2px;
  232. font-family: verdana;
  233. font-variant: small-caps;
  234. font-size: 10;
  235. color: #212121;
  236. text-align: justify; }
  237.  
  238. #credit{
  239. position:fixed;
  240. bottom:0px;
  241. left:0px;
  242. z-index:450;}
  243.  
  244. </style>
  245.  
  246. <div id="credit"><a href="http://devilrose.webstarts.com/" title="Copyright"><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></img></a></div>
  247.  
  248. <div id="line"></div>
  249.  
  250. <div id="one" class="box">
  251. </div>
  252.  
  253. <div id="two" class="box">
  254.  
  255. </div>
  256.  
  257. <div id="three" class="box">
  258. <a href="profile.php?user=Remi" target="_blank" title=""><img src="http://i.cubeupload.com/zcWGgA.png" class="snake"></a>
  259. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snake"></a>
  260. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snake"></a>
  261. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snake"></a>
  262. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snake"></a>
  263. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snake"></a>
  264. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snake"></a>
  265. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snake"></a>
  266. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snake"></a>
  267. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snake"></a>
  268. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snake"></a>
  269. </div>
  270.  
  271. <div id="four" class="box">
  272.  
  273. </div>
  274.  
  275. <div id="pic">
  276. <div class="image"><div class="text">
  277. <div class="navi">
  278. <a class="nav" href="#one">C</a>
  279. <a class="nav" href="#two">H</a>  
  280. <a class="nav" href="#three">A</a>
  281. <a class="nav" href="#four">R</a>
  282. <a class="nav" href="#bee">M</a>
  283. </div></div></div></div>
  284.  
  285. <div id="ooc">
  286. <center><b>Bold</b> <i>Italic</i> <u>Underline</u> <big>Big</big> <small>Small</small> <a href="link">Link</a></center><br>
  287. pretty words of ooc goes here. tabs are under the pic and the boxes will slide out. enjoy. <3
  288. </div>
Advertisement
Add Comment
Please, Sign In to add comment