Beautifulie

— ᴅʀᴀɢᴏᴏɴ.

Dec 21st, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 9.03 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none;}  
  3. #profile { background-color: transparent; border: 0px; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body {background-color: #000;}
  8. body {background-image:url("");}
  9. body {background-repeat: no-repeat;
  10. background-position: bottom right;
  11. background-size: 500px 600px;}
  12.  
  13. ::-webkit-scrollbar-button:vertical:{background-color: #785EA3;
  14. -moz-border-radius: 130px 130px 130px 130px;
  15. border-radius:130px 130px 130px 130px;}
  16. ::-webkit-scrollbar-thumb:vertical {background-color:#785EA3; height:20px;
  17. -moz-border-radius: 130px 130px 130px 130px;
  18. border-radius:130px 130px 130px 130px;}
  19. ::-webkit-scrollbar-thumb:horizontal {background-color:#785EA3; height:20px !important;
  20. -moz-border-radius: 130px 130px 130px 130px;
  21. border-radius:130px 130px 130px 130px;}
  22. ::-webkit-scrollbar { height:20px;width:5px; background-color: transparent;
  23. }
  24.  
  25. #legendary{
  26. left: 200px;
  27. bottom: 15px;
  28. width: 230px;
  29. height: 520px;
  30. background-image:url("http://i.imgur.com/BfE4mot.png");
  31. background-repeat: no-repeat;
  32. background-position: 0px 0px;
  33. background-size: 230px 250px;
  34. position: absolute;
  35. border-top: #4C1767 5px solid;
  36. border-right: #4C1767 5px solid;
  37. border-left: #4C1767 5px solid;
  38. border-bottom: #4C1767 5px solid;
  39. background-color: #FFF;
  40. -moz-border-radius: 40px;
  41. border-radius: 40px; }
  42.  
  43. #dark{  
  44. bottom: 540px;
  45. left: 255px;
  46. width: 230px;
  47. height: auto;
  48. position: absolute;
  49. background-color: transparent; }
  50.  
  51. b{color: #683D7E;
  52. font-size: 10px;
  53. font-weight: light;
  54. letter-spacing: -1px;
  55. font-family: ms gothic;
  56. text-transform: Uppercase;
  57. font-weight: heavy;
  58. text-align: center;}
  59.  
  60. u{color: #666;
  61. font-size: 12px;
  62. font-weight: light;
  63. letter-spacing: 0px;
  64. word-spacing: 6px;
  65. font-family:Romans;
  66. text-transform: normal;
  67. font-weight: normal;
  68. text-align: center;
  69. border-bottom: 1px dotted #889e9f;}
  70.  
  71. i{color: #F9A02F;
  72. font-size: 12px;
  73. font-weight: light;
  74. letter-spacing: -1px;
  75. word-spacing: 6px;
  76. font-family:Romans;
  77. text-transform: normal;
  78. font-weight: normal;}
  79.  
  80. small{color: #6a8386;
  81. font-size: 11px;
  82. font-weight: light;
  83. letter-spacing: 3px;
  84. font-family:Romans;
  85. font-variant: small-caps;
  86. text-transform: lowercase;
  87. text-decoration: none;
  88. font-weight: normal;
  89. text-align: center;}
  90.  
  91. big{color: #6a8386;
  92. font-size: 13px;
  93. font-weight: light;
  94. letter-spacing: -1px;
  95. font-family:Romans;
  96. text-transform: normal;
  97. text-decoration: none;
  98. font-weight: normal;
  99. text-align: center;}
  100.  
  101. #S1{
  102. position: fixed;
  103. left: 440px;
  104. bottom: 300px;
  105. height: 200px;
  106. width: 1px;
  107. background-color: transparent;
  108. overflow: hidden; visible;
  109. font-family: verdana;
  110. border-top: #4C1767 2px solid;
  111. border-right: #4C1767 2px solid;
  112. border-left: #4C1767 2px solid;
  113. border-bottom: #4C1767 2px solid;
  114. -o-transition: all 1.1s ease-in;
  115. -webkit-transition: all 1.1s ease-in;
  116. -moz-transition: all 1.1s ease-in;}
  117.  
  118. #S1:hover{
  119. border: 0px;
  120. width:300px;
  121. font-size: 10px;
  122. color:BBB;
  123. background-color:000;
  124. border-top: #4C1767 2px solid;
  125. border-right: #4C1767 2px solid;
  126. border-left: #4C1767 2px solid;
  127. border-bottom: #4C1767 2px solid;}
  128.  
  129. #S2{
  130. position: fixed;
  131. left: 440px;
  132. bottom: 70px;
  133. height:200px;
  134. width:1px;
  135. background-color: transparent;
  136. overflow: hidden; visible;
  137. font-family: verdana;
  138. border-top: #4C1767 2px solid;
  139. border-right: #4C1767 2px solid;
  140. border-left: #4C1767 2px solid;
  141. border-bottom: #4C1767 2px solid;
  142. -o-transition: all 1.1s ease-in;
  143. -webkit-transition: all 1.1s ease-in;
  144. -moz-transition: all 1.1s ease-in;}
  145.  
  146. #S2:hover{
  147. border: 0px;
  148. width:300px;
  149. font-size: 10px;
  150. color:BBB;
  151. text-align: justify;
  152. background-color:000;
  153. border-top: #4C1767 2px solid;
  154. border-right: #4C1767 2px solid;
  155. border-left: #4C1767 2px solid;
  156. border-bottom: #4C1767 2px solid;}
  157.  
  158. #title{
  159. width: autopx;
  160. height: autopx;
  161. padding: 20px;
  162. top: 65px;
  163. left: 240px;
  164. position:fixed;
  165. font-family: century gothic;
  166. font-size: 35px;
  167. color: 6C0A21;
  168. font-style: normal;
  169. text-align: center;
  170. }
  171.  
  172. #dragoon{
  173. bottom: 35px;
  174. left: 205px;
  175. position: absolute;
  176. background-color: e0decc;
  177. text-align: center;
  178. margin-left: 7px;
  179. z-index: 1000000;
  180. color: 70706f;
  181. width: 200px;
  182. font-size:10px;
  183. padding:7px;
  184. Font-family:wendy;
  185. border-radius: 20px 20px 20px 20px; }
  186.  
  187. A:link{color:#432E61;
  188. text-decoration:none;
  189. display: inline;
  190. }
  191.  
  192. A:visited {color:#432E61;
  193. display: inline;
  194. border-bottom:#000 0px solid;
  195. }
  196.  
  197. A:hover    
  198. {color:#999;
  199. border-bottom:#000 0px solid;
  200. display: inline;
  201. }
  202.  
  203. A:active {color:#000;
  204. font-weight:bold;
  205. display: inline;
  206. }
  207.  
  208. a.rose:link, a.rose:active, a.rose:visited{
  209. background-color: #5E2578;
  210. display: inline-block;
  211. margin: 5px;
  212. width: 60px;
  213. height: 20px;
  214. font-family:
  215. century gothic;
  216. font-size: 10px;
  217. color: #e6e0de;
  218. text-decoration: none;
  219. letter-spacing: 1px;
  220. text-transform: lowercase;
  221. text-align: center;
  222. line-height: 21px;
  223. -webkit-transition: all 0.5s ease-in-out;
  224. -moz-transition: all 0.5s ease-in-out;
  225. -o-transition: all 0.5s ease-in-out;
  226. -ms-transition: all 0.5s ease-in-out;
  227. transition: all 0.5s ease-in-out;}
  228.  
  229. a.rose:hover{
  230. background-color: #A4CAE1;
  231. color: #e6e0de;}
  232.  
  233. #line {
  234. position: fixed;
  235. top: 0px;
  236. left: 70px;
  237. width: 30;
  238. height: 100%;
  239. background-color: #4C1767;
  240. }
  241.  
  242. #box1{
  243. background-color: #4C1767;
  244. border: 5px #4C1767 solid;
  245. height: 100px;
  246. width: 160px;
  247. position: fixed;
  248. top: 0px;
  249. left: 0px;
  250. text-align: center;
  251. }
  252.  
  253. #box2{
  254. background-color: #4C1767;
  255. border: 5px #4C1767 solid;
  256. height: 100px;
  257. width: 160px;
  258. position: fixed;
  259. top: 279px;
  260. left: 0px;
  261. text-align: center;
  262. }
  263.  
  264. #box3{
  265. background-color: #4C1767;
  266. border: 5px #4C1767 solid;
  267. height: 100px;
  268. width: 160px;
  269. position: fixed;
  270. top: 559px;
  271. left: 0px;
  272. text-align: center;
  273. }
  274.  
  275. #box4{
  276. background-color: #4C1767;
  277. border: 5px #4C1767 solid;
  278. height: 150px;
  279. width: 160px;
  280. position: fixed;
  281. top: 394px;
  282. left: 0px;
  283. text-align: center;
  284. }
  285.  
  286. #box5{
  287. background-color: #4C1767;
  288. border: 5px #4C1767 solid;
  289. height: 150px;
  290. width: 160px;
  291. position: fixed;
  292. top: 115px;
  293. left: 0px;
  294. text-align: center;
  295. }
  296. </style>
  297.  
  298. <div id="title">ロゼ</div>
  299.  
  300. <div id="S1">
  301. <div style="width:100%; height:200px; overflow:auto; margin:2px;">
  302. <a href="/profile.php?user=Dartz" class="rose" target="_blank">Dart</a> bla bla bla bla words here<br>
  303. <a href="/profile.php?user=Platinum Shadow" class="rose" target="_blank">Lloyd</a> bla bla bla bla words here<br>
  304. <a href="/profile.php?user=Roze" class="rose" target="_blank">Shana</a> bla bla bla bla words here<br>
  305. <a href="/profile.php?user=Roze" class="rose" target="_blank">Meru</a> bla bla bla bla words here<br>
  306. <a href="/profile.php?user=Roze" class="rose" target="_blank">Lavitz</a> bla bla bla bla words here<br>
  307. <a href="/profile.php?user=Roze" class="rose" target="_blank">Albert</a> bla bla bla bla words here<br>
  308. <a href="/profile.php?user=Roze" class="rose" target="_blank">Kongol</a> bla bla bla bla words here<br>
  309. <a href="/profile.php?user=Roze" class="rose" target="_blank">Miranda</a> bla bla bla bla words here<br>
  310. <a href="/profile.php?user=Roze" class="rose" target="_blank">Haschel</a> bla bla bla bla words here<br>
  311. <a href="/profile.php?user=Roze" class="rose" target="_blank">Zieg</a> bla bla bla bla words here<br>
  312. </div></div>
  313.  
  314. <div id="S2">
  315. <div style="width:100%; height:200px; overflow:auto; margin:2px;">
  316. <b>01.</b> No sex. No Drama.<br>
  317. <b>02.</b> Third person. <br>
  318. <b>03.</b> IC =/= OOC. <br>
  319. <b>04.</b> Mirror posts. <br>
  320. <b>05.</b> Outside contact is rare. <br>
  321. <b>06.</b> Forever a <i>wip</i>. <br>
  322. <b>07.</b> Layout is mine, ask if you wish to use.<br><br>
  323. Property of <img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png" align="right"></img>
  324. </div></div>
  325.  
  326. <div id="legendary"></div>
  327. <div id="dark"><img src="http://i.imgur.com/X1kDhaS.gif"></div>
  328.  
  329. <div id="dragoon">
  330. <small>Whip Smack - More & More
  331. <br> Hard Blade - Demon Smack</small><br><br>
  332. <b>Astral Drain</b> - <strike>inital dragoon level</strike> - <i>10 MP</i><br>
  333. Dark STR 25% Single & HP Recovery<br><br>
  334. <b>Death Dimension</b> - <strike>second dragoon level</strike> - <i>20 MP</i><br>
  335. Dark STR 25% All & Fear<br><br>
  336. <b>Demon's Gate</b> - <strike>third dragoon level</strike> - <i>30 MP</i><br>
  337. Instant Kill All (Does not work on bosses)<br><br>
  338. <b>Dark Dragon</b> - <strike>fifth dragoon level</strike> - <i>80 MP</i><br>
  339. Dark STR 100% Single<br><br>
  340. <a href="http://legendofdragoon.wikia.com/wiki/Rose" target="_blank">For any other information on Rose.</a>
  341. </center></div>
  342.  
  343. <div id="line"></div>
  344. <div id="box1"><img src="http://i.imgur.com/67ZFgs1.gif" height="100" width="160"></div>
  345. <div id="box2"><img src="http://i.imgur.com/GyPRUs2.gif" height="100" width="160"></div>
  346. <div id="box3"><img src="http://i.imgur.com/POkFJUR.gif" height="100" width="160"></div>
  347. <div id="box4"><img src="http://25.media.tumblr.com/tumblr_lyl3zrOwsY1qcm0i5o2_250.png" height="150" width="160"></div>
  348. <div id="box5"><img src="http://25.media.tumblr.com/tumblr_lyl3zrOwsY1qcm0i5o1_250.png" height="150" width="160"></div>
  349. </div>
  350. <!-- END PROFILE -->
  351. </div>
  352.         </center>
  353. </body>
  354. </html>
Advertisement
Add Comment
Please, Sign In to add comment