Beautifulie

— ɴᴀᴋᴀᴍᴀ.

Nov 20th, 2013
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 10.83 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body {
  8. font-family: arial narrow;
  9. font-size: 10px;
  10. background-color: #EDEDED;
  11. background-image: url('http://i.picpar.com/0w0.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');
  18. }
  19.  
  20. ::-webkit-scrollbar-button:vertical:{background-color: #000;
  21. -moz-border-radius: 0px 0px 0px px;
  22. border-radius: 0px 0px 0px 0px;}
  23. ::-webkit-scrollbar-thumb:vertical {background-color:#000; height:20px;
  24. -moz-border-radius: 0px 0px 0px 0px;
  25. border-radius: 0px 0px 0px 0px;}
  26. ::-webkit-scrollbar-thumb:horizontal {background-color:#000; height:20px !important;
  27. -moz-border-radius: 0px 0px 0px 0px;
  28. border-radius: 0px 0px 0px 0px;}
  29. ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
  30.  
  31. b, strong {font-family:'nexalight'; font-size:15px; color:#B20C0F; font-weight:normal; letter-spacing: -1px;}
  32. i {color: #666666; font-family: 'calibri'; font-size:8pt; letter-spacing:0px}
  33. 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;}
  34. 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;}
  35. big {color: #181818; font-size: 14px; 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;}
  36. small {color: #555555; font-size: 11px; font-weight: light; letter-spacing: -1px; font-family:Romans; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  37.  
  38. #mugiwara {
  39. position:fixed;
  40. top: 200px;
  41. left: 200px;
  42. width: 250px;
  43. height: 250px;
  44. background-color:#FEFCFE;
  45. background-image: url('http://i.minus.com/ibg68kKzCgXPVu.jpg');
  46. background-repeat: no-repeat;
  47. background-position: -90px -20px;
  48. background-size: 500px 600px;
  49. border-left:10px solid;
  50. border-top:10px solid;
  51. border-bottom:10px solid;
  52. border-right:10px solid;
  53. border-color: #000000;
  54. -webkit-border-radius: 500px;
  55. border-radius: 500px;
  56. padding:10px;
  57. z-index: 5;
  58. width: 250px;
  59. height: 250px;}
  60.  
  61. #mugiwara:hover {
  62. color: #ffffff;
  63. background-color: #000000;
  64. border-left:10px solid;
  65. border-top:10px solid;
  66. border-bottom:10px solid;
  67. border-right:10px solid;
  68. border-color: #000000;
  69. font-family: arial;
  70. font-size: 8px;
  71. text-align: justify;
  72. line-height: 13px;
  73. letter-spacing: 1px;
  74. word-spacing: 1px;
  75. overflow: auto;
  76. transition: all .3s ease-in-out;
  77. -webkit-transition: all .3s ease-in-out;
  78. -moz-transition: all .3s ease-in-out;
  79. -o-transition: all .3s ease-in-out;
  80. -ms-transition: all .3s ease-in-out;}
  81.  
  82. #no {
  83. position:fixed;
  84. top: 420px;
  85. left: 400px;
  86. width: 100px;
  87. height: 100px;
  88. background-color:#FEFCFE;
  89. background-image: url('http://25.media.tumblr.com/tumblr_mc3ty7pFPd1rpj93so1_250.gif');
  90. background-repeat: no-repeat;
  91. background-position: -50px -20px;
  92. border-left:10px solid;
  93. border-top:10px solid;
  94. border-bottom:10px solid;
  95. border-right:10px solid;
  96. border-color: #000000;
  97. -webkit-border-radius: 500px;
  98. border-radius: 500px;
  99. padding:10px;
  100. z-index: 200;
  101. width: 100px;
  102. height: 100px;}
  103.  
  104. #luffy{
  105. position:fixed;
  106. top: 150px;
  107. left: 400px;
  108. width: 100px;
  109. height: 100px;
  110. background-color:#FEFCFE;
  111. background-image: url('http://31.media.tumblr.com/tumblr_lwxya9Tl2y1qklm53o4_250.gif');
  112. background-repeat: no-repeat;
  113. background-position: 0px -10px;
  114. background-size: 130px 130px;
  115. border-left:10px solid;
  116. border-top:10px solid;
  117. border-bottom:10px solid;
  118. border-right:10px solid;
  119. border-color: #000000;
  120. -webkit-border-radius: 500px;
  121. border-radius: 500px;
  122. padding:10px;
  123. z-index: 200;
  124. width: 100px;
  125. height: 100px;}
  126.  
  127. #Title{
  128. position: fixed;
  129. top: 150px;
  130. left: 270px;
  131. color: #FEFEFE;
  132. font-size: 55px;
  133. line-height: 80px;
  134. letter-spacing: 3px;
  135. font-family: lavanderia sturdy;
  136. text-shadow: #690000 2px 3px 4px;
  137. z-index: 11;
  138. }
  139.  
  140. #Navi {
  141. position: fixed;
  142. left: 490px;
  143. top: 281px;
  144. }
  145.  
  146. h2{
  147. font: 10px verdana;
  148. font-variant: small-caps;
  149. color: black;
  150. text-transform: none;
  151. letter-spacing: 1px;
  152. border-bottom: none;
  153. background-color: none;
  154. line-height: 8px;
  155. text-align: right;
  156. border-left: #212121 10px Solid;
  157. margin: 1px;
  158. padding: 0px;}
  159.  
  160. .box {
  161. position: fixed;
  162. left: 550px;
  163. top: 150px;  
  164. width: 247px;
  165. height: 400px;
  166. padding: 5px;
  167. color: #212121;
  168. font-family: calibri;
  169. font-variant: small-caps;
  170. text-align: justify;  
  171. font-size: 12px;
  172. line-height: 13px;  
  173. overflow: auto;
  174. border: 5px Solid #690000;
  175. background-color: #FEFEFE;
  176. opacity: 0;
  177. transition: all 0.5s ease-in-out;
  178. -webkit-transition: all 0.5s ease-in-out;
  179. -moz-transition: all 0.5s ease-in-out;
  180. -o-transition: all 0.5s ease-in-out;
  181. -ms-transition: all 0.5s ease-in-out;
  182. }
  183.  
  184. .box:target {
  185. top: 150px;
  186. left: 550px;
  187. opacity: 1.0;
  188. transition: all 0.5s ease-in-out;
  189. -webkit-transition: all 0.5s ease-in-out;
  190. -moz-transition: all 0.5s ease-in-out;
  191. -o-transition: all 0.5s ease-in-out;
  192. -ms-transition: all 0.5s ease-in-out;
  193. }
  194.  
  195. .snow {
  196. margin-top: 1px;
  197. height: 50px;
  198. width: 50px;
  199. margin-left: 10px;
  200. margin-top: 8px;
  201. border: #6B5360 2px solid;
  202. opacity: 0.7;
  203. }
  204.  
  205. .snow:hover {
  206. margin-top: 1px;
  207. height: 50px;
  208. width: 50px;
  209. margin-left: 10px;
  210. margin-top: 8px;
  211. border: #6B5360 2px solid;
  212. opacity: 1;
  213. }
  214.  
  215. a {
  216. color: #690000;
  217. text-decoration: none;
  218. }
  219.        
  220. a:hover {
  221. color: #888888;
  222. text-decoration: none;
  223. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur');
  224. }
  225.  
  226. a.nav:link, a.nav:active, a.nav:visited{
  227. text-decoration: none;
  228. width: 19px;
  229. height: 19px;
  230. margin: 5px;
  231. display:block;
  232. padding: 0px;
  233. background-color:#690000;
  234. text-transform: uppercase;
  235. text-align: center;
  236. font-family: georgia;
  237. font-size: 9px;
  238. font-weight:normal;
  239. letter-spacing: 0px;
  240. border-radius: 240px;
  241. -webkit-transition: all 0.4s ease-out;
  242. -moz-transition: all 0.4s ease-out;
  243. -moz-border-radius-topright: 5px;
  244. -moz-border-radius-bottomright: 5px;}
  245.  
  246. a.nav:hover{
  247. background-color: #212121;
  248. border:none;
  249. text-decoration: none;
  250. }
  251.  
  252. #cook{
  253. margin-top: 40px;
  254. margin-left: -15px;
  255. width: autopx;
  256. text-align:center; }
  257.  
  258. .about{
  259. opacity: 0;
  260. -webkit-transition: opacity 0.9s linear;
  261. -webkit-transition: all 0.9s ease-in-out;
  262. -moz-transition: all 0.9s ease-in-out;
  263. -o-transition: all 0.9s ease-in-out;
  264. text-align:justify;
  265. color:#a7b2d1;
  266. height: autopx;}
  267.  
  268. .ing:hover .about{
  269. opacity:1;
  270. background-color: transparent;
  271. }
  272.  
  273. .ing:hover{
  274. background-color: transparent;
  275. }
  276.  
  277. #credit{
  278. position:fixed;
  279. bottom:0px;
  280. left:0px;
  281. z-index:450;
  282. }
  283.  
  284. </style>
  285.  
  286. <div id="title">Luffy</div>
  287.  
  288. <div id="Navi">
  289. <a class="nav" href="#ooc"></a>
  290. <a class="nav" href="#dossier"></a>  
  291. <a class="nav" href="#character"></a>
  292. <a class="nav" href="#abilities"></a>
  293. <a class="nav" href="#history"></a>
  294. <a class="nav" href="/profile.php?userid=218095" title="restart"></a>
  295. </div>
  296.  
  297. <div id="mugiwara">
  298. <div class="ing">
  299. <div class="about" border="0" cellpadding="0" cellspacing="0">
  300. <div id="cook">
  301. <a href="profile.php?user=Nami" target="_blank" title="description here."><img src="http://i1295.photobucket.com/albums/b628/StripezMe/LJ%20ICONS/001/XN1_zps1a883ae5.png" class="snow"></a>
  302. <a href="profile.php?user=Perona" target="_blank" title="description here."><img src="http://i587.photobucket.com/albums/ss311/Suchi-Sama/Icons/One%20Piece/Perona.png" class="snow"></a>
  303. <a href="profile.php?user=Cassandra" target="_blank" title="description here."><img src="http://images6.fanpop.com/image/photos/35800000/Ryuko-Matoi-Icon-kill-la-kill-35864719-100-100.png" class="snow"></a>
  304. <a href="profile.php?user=Cassandra" target="_blank" title="description here."><img src="http://images6.fanpop.com/image/photos/35800000/Ryuko-Matoi-Icon-kill-la-kill-35864719-100-100.png" class="snow"></a>
  305. <a href="profile.php?user=Cassandra" target="_blank" title="description here."><img src="http://images6.fanpop.com/image/photos/35800000/Ryuko-Matoi-Icon-kill-la-kill-35864719-100-100.png" class="snow"></a>
  306. <a href="profile.php?user=Cassandra" target="_blank" title="description here."><img src="http://images6.fanpop.com/image/photos/35800000/Ryuko-Matoi-Icon-kill-la-kill-35864719-100-100.png" class="snow"></a>
  307. <a href="profile.php?user=Cassandra" target="_blank" title="description here."><img src="http://images6.fanpop.com/image/photos/35800000/Ryuko-Matoi-Icon-kill-la-kill-35864719-100-100.png" class="snow"></a>
  308. <a href="profile.php?user=Cassandra" target="_blank" title="description here."><img src="http://images6.fanpop.com/image/photos/35800000/Ryuko-Matoi-Icon-kill-la-kill-35864719-100-100.png" class="snow"></a>
  309.  
  310. </div></div></div></div>
  311.  
  312. <div id="no"></div>
  313. <div id="luffy"></div>
  314.  
  315. <div id="ooc" class="box">
  316. <h2> Out of Character. - Read, understand, follow. </h2>
  317. <b>000</b>
  318. <br><br><b>001</b>
  319. <br><br><b>002</b>
  320. <br><br><b>003</b>
  321. <br><br><b>004</b>
  322. <br><br><b>005</b>
  323. <br><br><b>006</b>
  324. <br><br><b>007</b>
  325. <br><br><b>008</b>
  326. <br><br><b>009</b>
  327. <br><br><b>010</b>
  328. </div>
  329.  
  330. <div id="dossier" class="box">
  331. <h2> Dossier.</h2>
  332. <font style=float:left>Given Name</font> <font style=float:right>Answer</font><br>
  333. <font style=float:left>Moniker(s)</font> <font style=float:right>Answer</font><br>
  334. <font style=float:left>D.O.B</font> <font style=float:right>Answer</font><br>
  335. <font style=float:left>Zodiac</font> <font style=float:right>Answer</font><br>
  336. <font style=float:left>Gender</font> <font style=float:right>Answer</font><br>
  337. <font style=float:left>Hair Colour</font> <font style=float:right>Answer</font><br>
  338. <font style=float:left>Eye Hue</font> <font style=float:right>Answer</font><br>
  339. <font style=float:left>Height</font> <font style=float:right>Answer</font><br>
  340. <font style=float:left>Weight</font> <font style=float:right>Answer</font><br>
  341. <font style=float:left>Body Type</font> <font style=float:right>Answer</font><br>
  342. <font style=float:left>Age</font> <font style=float:right>Answer</font><br>
  343. <font style=float:left>Occupation</font> <font style=float:right>Answer</font><br>
  344. </div>
  345.  
  346. <div id="character" class="box">
  347. <h2> Appearance & Personality. </h2>
  348. <b>bold</b> <i>italic</i> <u>underline</u> <strike>strike through</strike> <big>big text</big> <small>small text</small>
  349. </div>
  350.  
  351. <div id="abilities" class="box">
  352. <h2> Abilities. </h2>
  353. WIP.
  354. </div>
  355.  
  356. <div id="history" class="box">
  357. <h2> Background Information. </h2>
  358. WIP.
  359. </div>
  360.  
  361. <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