Beautifulie

— ᴘᴏᴏʀ ᴜɴғᴏʀᴛᴜɴᴀᴛᴇ sᴏᴜʟs.

Nov 13th, 2013
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.47 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: arial narrow;
  9. font-size: 10px;
  10. background-color: #FFFFFF;
  11. background-image: url('http://i.picpar.com/I3z.png');
  12. background-attachment: fixed;
  13. background-position: fixed;
  14. background-repeat: repeat;
  15. background-position: 0px 150px;
  16. text-align: justify;
  17. color: #888888;
  18. cursor: url('http://cur.cursors-4u.net/cursors/cur-6/cur567.cur');
  19. }
  20.  
  21. b, strong {font-family:'century gothic'; font-variant: small-caps; font-size:15px; color: #800000; font-weight:normal; letter-spacing: -1px;}
  22. i {color: #B67D82; font-family: verdana; font-variant: small-caps; font-size: 10.5px; letter-spacing:0px;}
  23. 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;}
  24. 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;}
  25. big {color: #181818; font-size: 12px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #DED6AA 0px 0px 1px;}
  26. small {color: #663366; 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;}
  27.  
  28. — do not take this code, its not yours, nor will it be. i worked hard on this. —
  29. — do not take this code, its not yours, nor will it be. i worked hard on this. —
  30. — do not take this code, its not yours, nor will it be. i worked hard on this. —
  31.  
  32. ::-webkit-scrollbar-button:vertical:{background-color: #111111;
  33. -moz-border-radius: 0px 0px 0px 0px;
  34. border-radius:0px 0px 0px 0px;}
  35. ::-webkit-scrollbar-thumb:vertical {background-color:#111111; height:20px;
  36. -moz-border-radius: 0px 0px 0px 0px;
  37. border-radius:0px 0px 0px 0px;}
  38. ::-webkit-scrollbar-thumb:horizontal {background-color:#111111; height:20px !important;
  39. -moz-border-radius: 0px 0px 0px 0px;
  40. border-radius:0px 0px 0px 0px;}
  41. ::-webkit-scrollbar { height:20px; width: 3px; background-color:transparent;}
  42.  
  43.  
  44. #Img{
  45. position: fixed;
  46. background-image:url("http://i.picpar.com/d4z.jpg");
  47. background-repeat: no-repeat;
  48. background-size: 459px 577px;
  49. top: 80px;
  50. left: 570px;
  51. width: 459px;
  52. height: 577px;
  53. border: #9B919C 4px solid;
  54. border-radius: 260px 0px 0px 260px;
  55. -moz-border-radius: 260px 0px 0px 260px;
  56. }
  57.  
  58. #line{
  59. position:fixed;
  60. background-image: url('http://i.picpar.com/vnw.png');
  61. background-attachment: fixed;
  62. background-position: fixed;
  63. background-repeat: repeat;
  64. z-index: 100;
  65. left: 1000px;
  66. height: 575px;
  67. width: 90px;
  68. top: 80px;
  69. z-index: 9;
  70. border: 5px Solid #9B919C;
  71. background-color: #212121;
  72. }
  73.  
  74. #Navi {
  75. position: fixed;
  76. left: 545px;
  77. top: 320px;
  78. }
  79.  
  80. h2{
  81. font: 10px verdana;
  82. font-variant: small-caps;
  83. color: black;
  84. text-transform: none;
  85. letter-spacing: 1px;
  86. border-bottom: none;
  87. background-color: none;
  88. line-height: 8px;
  89. text-align: right;
  90. border-left: #212121 10px Solid;
  91. margin: 1px;
  92. padding: 0px;}
  93.  
  94. #Title{
  95. position: fixed;
  96. top: 30px;
  97. left: 788px;
  98. color: #FEFEFE;
  99. font-size: 55px;
  100. line-height: 80px;
  101. letter-spacing: 3px;
  102. font-family: lavanderia sturdy;
  103. text-shadow: #74545F 2px 3px 4px;
  104. z-index: 11;
  105. }
  106.  
  107. a.nav:link, a.nav:active, a.nav:visited{
  108. text-decoration: none;
  109. width: 15px;
  110. height: 15px;
  111. margin: 5px;
  112. display:block;
  113. padding: 0px;
  114. color:#323232;
  115. background-color:#BFAAAF;
  116. text-transform: uppercase;
  117. text-align: center;
  118. font-family: georgia;
  119. font-size: 9px;
  120. font-weight:normal;
  121. letter-spacing: 0px;
  122. border-radius: 240px;
  123. -webkit-transition: all 0.4s ease-out;
  124. -moz-transition: all 0.4s ease-out;
  125. -moz-border-radius-topright: 5px;
  126. -moz-border-radius-bottomright: 5px;}
  127.  
  128. a.nav:hover{
  129. color: #7F462C;
  130. background-color: transparent;
  131. border:none;
  132. text-decoration: none;
  133. }
  134.  
  135. .box {
  136. position: fixed;
  137. left: 700px;
  138. top: 80px;  
  139. width: 247px;
  140. height: 565px;
  141. padding: 5px;
  142. color: #212121;
  143. font-family: calibri;
  144. font-variant: small-caps;
  145. text-align: justify;  
  146. font-size: 12px;
  147. line-height: 13px;  
  148. overflow: auto;
  149. border: 5px Solid #9B919C;
  150. background-color: #FEFEFE;
  151. opacity: 0;
  152. transition: all 0.5s ease-in-out;
  153. -webkit-transition: all 0.5s ease-in-out;
  154. -moz-transition: all 0.5s ease-in-out;
  155. -o-transition: all 0.5s ease-in-out;
  156. -ms-transition: all 0.5s ease-in-out;
  157. }
  158.  
  159. .box:target {
  160. top: 80px;
  161. left: 1100px;
  162. opacity: 1.0;
  163. transition: all 0.5s ease-in-out;
  164. -webkit-transition: all 0.5s ease-in-out;
  165. -moz-transition: all 0.5s ease-in-out;
  166. -o-transition: all 0.5s ease-in-out;
  167. -ms-transition: all 0.5s ease-in-out;
  168. }
  169.  
  170. .snow {
  171. margin-top: 1px;
  172. height: 80px;
  173. width: 80px;
  174. margin-left: 3px;
  175. margin-top: 8px;
  176. border: #6B5360 2px solid;
  177. opacity: 0.7;
  178. }
  179.  
  180. .snow:hover {
  181. margin-top: 1px;
  182. height: 80px;
  183. width: 80px;
  184. margin-left: 3px;
  185. margin-top: 8px;
  186. border: #6B5360 2px solid;
  187. opacity: 1;
  188. }
  189.  
  190. a {
  191. color: #E3DDF0;
  192. text-decoration: none;
  193. }
  194.    
  195. a:hover {
  196. color: #888888;
  197. text-decoration: none;
  198. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur');
  199. }
  200.  
  201. #credit{
  202. position:fixed;
  203. bottom:0px;
  204. left:0px;
  205. z-index:450;
  206. }
  207.  
  208. — do not take this code, its not yours, nor will it be. i worked hard on this. —
  209.  
  210. </style>
  211.  
  212. <div id="img"></div>
  213.  
  214. <div id="Navi">
  215. <a class="nav" href="#ooc"></a>
  216. <a class="nav" href="#dossier"></a>  
  217. <a class="nav" href="#character"></a>
  218. <a class="nav" href="#abilities"></a>
  219. <a class="nav" href="#skills"></a>
  220. <a class="nav" href="#history"></a>
  221. </div>
  222.  
  223. <div id="ooc" class="box">
  224. <h2> Out of Character. - Read, understand, follow. </h2>
  225. <b>000</b>
  226. <br><br><b>001</b>
  227. <br><br><b>002</b>
  228. <br><br><b>003</b>
  229. <br><br><b>004</b>
  230. <br><br><b>005</b>
  231. <br><br><b>006</b>
  232. <br><br><b>007</b>
  233. <br><br><b>008</b>
  234. <br><br><b>009</b>
  235. <br><br><b>010</b>
  236. </div>
  237.  
  238. <div id="dossier" class="box">
  239. <h2> Dossier.</h2>
  240. WIP.
  241. </div>
  242.  
  243. <div id="character" class="box">
  244. <h2> Appearance & Personality. </h2>
  245. WIP.
  246. </div>
  247.  
  248. <div id="abilities" class="box">
  249. <h2> Abilities. </h2>
  250. WIP.
  251. </div>
  252.  
  253. <div id="skills" class="box">
  254. <h2> Skill Set. </h2>
  255. WIP.
  256. </div>
  257.  
  258. <div id="history" class="box">
  259. <h2> Background Information. </h2>
  260. WIP.
  261. </div>
  262.  
  263. <div id="line">
  264. <a href="profile.php?user=Galios" target="_blank" title="description here."><img src="http://sadpanda.us/images/1852964-D6LLMS0.jpg" class="snow"></a>
  265. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://i.picpar.com/Z9z.png" class="snow"></a>
  266. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  267. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  268. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  269. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  270. </div>
  271.  
  272. <div id="title">unfortunate souls</div>
  273.  
  274. <div id="credit"><A TARGET="_blank" HREF="/profile.php?user=Remi" title="Copyright"><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></A>
Advertisement
Add Comment
Please, Sign In to add comment