Beautifulie

— Rᴇᴄᴋᴏɴɪɴɢ.

May 3rd, 2014
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 6.72 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/kOH.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: calibri; font-size: 11px; font-variant: small-caps; color: #993333; font-weight:normal; letter-spacing: 0px;}
  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: #993333; 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: #444444 0px 0px 1px;}
  25. small {color: #520000; font-size: 14px; font-weight: light; letter-spacing: -1px; padding-top: 5px; margin-left: 20px; 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. #no{
  41. position: fixed;
  42. top: 0px;
  43. left: 0px;
  44. right: 0px;
  45. bottom: 0px;
  46. }
  47.  
  48. .queen{
  49. position: absolute;
  50. left: 10px;
  51. top: 10px;
  52. width: 235px;
  53. height: 404px;
  54. }
  55.  
  56. .reckoning{
  57. position: fixed;
  58. left: 530px;
  59. top: 130px;
  60. background: url('http://i.picpar.com/lOH.jpg');
  61. border: 3px solid #212121;
  62. width: 250px;
  63. height: 424px;
  64. }
  65.  
  66. .image {
  67. opacity: 0;
  68. width: autopx;
  69. height: 210px;
  70. background-color: transparent;
  71. text-align: justify;
  72. overflow: auto;
  73. -ms-transition: opacity .3s linear;
  74. -moz-transition: opacity .3s linear;
  75. -o-transition: opacity .3s linear;
  76. -webkit-transition: opacity .3s linear; }
  77.  
  78. .image:hover {
  79. opacity: 1; }
  80.  
  81. .poke{
  82. position: absolute;
  83. margin-top: 8px;
  84. margin-left: 10px;
  85. width: 230px;
  86. height: 193px;
  87. background-color: #212121;
  88. border-bottom: 10px Solid #891002;
  89. color: #444444;
  90. font-family: verdana;
  91. font-variant: small-caps;
  92. text-align: justify;  
  93. font-size: 10px;
  94. line-height: 13px;  
  95. overflow: auto;
  96. z-index: 200;
  97. opacity: 1;
  98. }
  99.  
  100. .mon{
  101. position: absolute;
  102. margin-top: 205px;
  103. margin-left: 10px;
  104. width: 230px;
  105. height: 200px;
  106. background-color: #212121;
  107. border-top: 10px Solid #891002;
  108. color: #444444;
  109. font-family: verdana;
  110. font-variant: small-caps;
  111. text-align: justify;  
  112. font-size: 10px;
  113. line-height: 13px;  
  114. overflow: auto;
  115. z-index: 200;
  116. opacity: 1;
  117. }
  118.  
  119. .Navi {
  120. position: absolute;
  121. margin-left: 22px;
  122. margin-top: 201px;
  123. width: auto;
  124. background-color: transparent;
  125. z-index: 999;
  126. }
  127.  
  128. .box {
  129. position: fixed;
  130. left: -1000px;
  131. top: 129px;  
  132. width: 250px;
  133. height: 414px;
  134. padding: 5px;
  135. color: #212121;
  136. font-family: verdana;
  137. font-variant: small-caps;
  138. text-align: justify;  
  139. font-size: 10px;
  140. line-height: 13px;  
  141. overflow: auto;
  142. border: 3px Solid #444444;
  143. background-color: #212121;
  144. opacity: 0;
  145. transition: all 0.5s ease-in-out;
  146. -webkit-transition: all 0.5s ease-in-out;
  147. -moz-transition: all 0.5s ease-in-out;
  148. -o-transition: all 0.5s ease-in-out;
  149. -ms-transition: all 0.5s ease-in-out;
  150. }
  151.  
  152. .box:target {
  153. top: 130px;
  154. left: 250px;
  155. opacity: 1;
  156. transition: all 0.5s ease-in-out;
  157. -webkit-transition: all 0.5s ease-in-out;
  158. -moz-transition: all 0.5s ease-in-out;
  159. -o-transition: all 0.5s ease-in-out;
  160. -ms-transition: all 0.5s ease-in-out;
  161. }
  162.  
  163. .box2 {
  164. position: fixed;
  165. right: -1000px;
  166. top: 130px;  
  167. width: 250px;
  168. height: 415px;
  169. padding: 5px;
  170. color: #212121;
  171. font-family: verdana;
  172. font-variant: small-caps;
  173. text-align: justify;  
  174. font-size: 10px;
  175. line-height: 13px;  
  176. overflow: auto;
  177. border: 2px Solid #444444;
  178. background-color: #212121;
  179. opacity: 0;
  180. transition: all 0.5s ease-in-out;
  181. -webkit-transition: all 0.5s ease-in-out;
  182. -moz-transition: all 0.5s ease-in-out;
  183. -o-transition: all 0.5s ease-in-out;
  184. -ms-transition: all 0.5s ease-in-out;
  185. }
  186.  
  187. .box2:target {
  188. top: 130px;
  189. right: 300px;
  190. opacity: 1;
  191. transition: all 0.5s ease-in-out;
  192. -webkit-transition: all 0.5s ease-in-out;
  193. -moz-transition: all 0.5s ease-in-out;
  194. -o-transition: all 0.5s ease-in-out;
  195. -ms-transition: all 0.5s ease-in-out;
  196. }
  197.  
  198. a.nav:link, a.nav:active, a.nav:visited{
  199. letter-spacing: 1px;
  200. text-transform: normal;
  201. display: inline-block;
  202. font-family: verdana;
  203. font-variant: small-caps;
  204. font-size: 10px;
  205. width: 27px;
  206. height: 10px;
  207. color: #555555;
  208. background-color: #212121;
  209. text-align: center;
  210. line-height: 10px;    
  211. border: 2px solid #666666;
  212. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  213. -webkit-transition: all 0.4s ease-out;
  214. -moz-transition: all 0.4s ease-out;
  215. }
  216.  
  217. a.nav:hover{
  218. background-color: #212121;
  219. border: 2px solid #666666;
  220. color: #5F4952;
  221. text-decoration: none;
  222. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  223. }
  224.  
  225. </style>
  226.  
  227. </style>
  228.  
  229. <div id="no" oncontextmenu="return false;">
  230.  
  231. <div class="reckoning"><div class="queen">
  232. <img src="https://24.media.tumblr.com/eccbdbc2d47385f3441c9e6db54b7abe/tumblr_n2iz8aQH2d1ttd48mo1_500.gif" width="230" height="404"></img>
  233. </div>
  234.  
  235. <div class="image">
  236. <div class="navi">
  237. <a class="nav" href="#stats"></a>
  238. <a class="nav" href="#persona"></a>
  239. <a class="nav" href="#friends"></a>
  240. <a class="nav" href="#ooc"></a>
  241. <a class="nav" href="#misc"></a>
  242. <a class="nav" href="#bee"></a>
  243. </div>
  244.  
  245. <div class="poke">
  246. bla bla bla this is words right here, bla bla bla.
  247. </div>
  248.  
  249. <div class="mon">
  250. bla bla bla this is words right here, bla bla bla.
  251. </div>
  252.  
  253. </div></div>
  254.  
  255. <div id="stats" class="box"></div>
  256. <div id="persona" class="box2"></div>
  257. <div id="friends" class="box"></div>
  258. <div id="ooc" class="box2"></div>
  259. <div id="misc" class="box"></div>
  260. <div id="bee" class="box2"></div>
Advertisement
Add Comment
Please, Sign In to add comment