Beautifulie

— ʟᴀss ᴛʀᴀɪɴᴇʀ.

Nov 6th, 2013
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.70 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/kSx.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: verdana; font-size: 10px; font-variant: small-caps; color:#321542; 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: 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;}
  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. ::-webkit-scrollbar-button:vertical:{background-color: #212121;
  29. -moz-border-radius: 0px 0px 0px 0px;
  30. border-radius:0px 0px 0px 0px;}
  31. ::-webkit-scrollbar-thumb:vertical {background-color:#212121; height:20px;
  32. -moz-border-radius: 0px 0px 0px 0px;
  33. border-radius:0px 0px 0px 0px;}
  34. ::-webkit-scrollbar-thumb:horizontal {background-color:#212121; height:20px !important;
  35. -moz-border-radius: 0px 0px 0px 0px;
  36. border-radius:0px 0px 0px 0px;}
  37. ::-webkit-scrollbar { height:20px; width: 3px; background-color:transparent;}
  38.  
  39. #Title{
  40. position: fixed;
  41. top: 140px;
  42. left: 100px;
  43. color: #FEFEFE;
  44. font-size: 55px;
  45. line-height: 80px;
  46. letter-spacing: 3px;
  47. font-family: lavanderia sturdy;
  48. text-shadow: #74545F 2px 3px 4px;
  49. z-index: 700;
  50. }
  51.  
  52. #Pic {
  53. position: fixed;
  54. top: 200px;
  55. left: 20px;
  56. width: 100px;
  57. height: 100px;
  58. background-color: #EDEDEE;
  59. background-image:url('http://i.picpar.com/2dz.png');
  60. background-repeat: no-repeat;
  61. background-position: 0px 0px;
  62. background-size: 0px 0px;
  63. border: #74545F 1px solid;
  64. }
  65.  
  66. #Words{
  67. position: fixed;
  68. top: 200px;
  69. left: 120px;
  70. width: 202px;
  71. height: 65px;
  72. overflow: hidden;
  73. text-align: justify;
  74. line-height: 13px;
  75. font-size: 10px;
  76. background-color: #EDEDEE;  
  77. font-face: verdana;
  78. font-variant: small-caps;
  79. color: #212121;
  80. overflow: hidden;
  81. border-top: 1px #74545F Solid;
  82. border-left: 1px #74545F Solid;
  83. border-right: 1px #74545F Solid;
  84. z-index:500;
  85. }
  86.  
  87. #Icons {
  88. position: fixed;
  89. left: 120px;
  90. top: 265px;
  91. background-color: #EDEDEE;
  92. border: 1px #74545F Solid;
  93. z-index: 600;
  94. }
  95.  
  96. #character{
  97. position: fixed;
  98. left: 250px;
  99. top: 0px;
  100. }
  101.  
  102. </style>
  103.  
  104. <div id="icons">
  105. <img src="http://www.serebii.net/pokedex-xy/icon/180.png" title="Female. ( - lvl. 18, Static. { Charge, Thunder Wave, Thunder Shock, Cotton Spore. } - )"></img>
  106. <img src="http://www.serebii.net/pokedex-xy/icon/131.png" title="Female. ( - lvl. 18, Water Absorb. { Water Pulse, Ice Shard, Confuse Ray, Body Slam. } - )"></img>
  107. <img src="http://www.serebii.net/pokedex-xy/icon/059.png" title="Male. ( - lvl. 20, Intimidate. { Flamethrower, Thunder Fang, Bite, Flame Charge. } - )"></img>
  108. <img src="http://www.serebii.net/pokedex-xy/icon/017.png" title="Female. ( - lvl. 18, Keen Eye. { Gust, Tackle, Sand Attack, Quick Attack. } - )"></img>
  109. <img src="http://www.serebii.net/pokedex-xy/icon/714.png" title="Male. ( - lvl. 18, Telepathy. { Bite, Supersonic, Gust, Leech Life. } - )"></img>
  110. <img src="http://www.serebii.net/pokedex-xy/icon/657.png" title="Male. ( - lvl. 18, Protean. { Water Pulse, Quick Attack, Bubble, Pound. } - )"></img>
  111. </div>
  112.  
  113. <div id="pic"><img src="http://i.picpar.com/Sdz.png"></img></div>
  114.  
  115. <div id="words">
  116. <b>01.</b> Co-Admin of the poke room on her many <i>many</i> alts. <b>02.</b> No Sex. <b>03.</b> No Drama <b>04.</b> Ic =/= OOC <b>05.</b> Grammar nazi. <b>06.</b> RP for info. <b>07.</b> If you have an issue with the choice of artwork, I could care less. <b>08.</b> Don't be childish. <b>09.</b> Artwork isn't mine.
  117. </div>
  118.  
  119. <div id="character">
  120. <img src="http://i.picpar.com/1dz.png" width="300" height="700"></img>
  121. </div>
  122.  
  123. <div id="title">
  124. lass trainer.
  125. </div>
Advertisement
Add Comment
Please, Sign In to add comment