Beautifulie

— Qᴜᴇᴇɴ Bᴇᴇ.

Mar 22nd, 2014
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.36 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. .pfor{display: none; }
  8. #profile { border: 0px; background-color: transparent; }
  9. </style>
  10.  
  11. <style type="text/css">
  12. body {
  13. font-family: verdana;
  14. font-size: 10px;
  15. background-color: #FFFFFF;
  16. background-image: url('http://i.picpar.com/bfA.png');
  17. background-attachment: fixed;
  18. background-position: fixed;
  19. background-repeat: repeat;
  20. background-position: 0px 150px;
  21. text-align: justify;
  22. color: #888888;
  23. cursor: url('http://cur.cursors-4u.net/cursors/cur-6/cur567.cur');
  24. }
  25.  
  26. b, strong {font-family:'century gothic'; font-variant: small-caps; font-size: 15px; color: #9B919C; font-weight:normal; letter-spacing: -1px;}
  27. i {color: #B67D82; font-family: verdana; font-variant: small-caps; font-size: 10.5px; letter-spacing:0px;}
  28. 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;}
  29. 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;}
  30. big {color: #9B919C; font-size: 15px; font-weight: light; letter-spacing: 0px; font-family:Century Gothic; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #DED6AA 0px 0px 1px;}
  31. 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;}
  32.  
  33. — do not take this code, its not yours, nor will it be. i worked hard on this. —
  34. — do not take this code, its not yours, nor will it be. i worked hard on this. —
  35. — do not take this code, its not yours, nor will it be. i worked hard on this. —
  36.  
  37. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  38. -moz-border-radius: 0px 0px 0px 0px;
  39. border-radius:0px 0px 0px 0px;}
  40. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height: 0px;
  41. -moz-border-radius: 0px 0px 0px 0px;
  42. border-radius:0px 0px 0px 0px;}
  43. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height: 0px !important;
  44. -moz-border-radius: 0px 0px 0px 0px;
  45. border-radius:0px 0px 0px 0px;}
  46. ::-webkit-scrollbar { height:0px; width: 0px; background-color:transparent;}
  47.  
  48. #main{
  49. position: fixed;
  50. left: 0px;
  51. top: 0px;
  52. width: 400px;
  53. height: 657px;
  54. border: 3px Solid #162C5E;
  55. background-color: #0c0c0c;
  56. background-image:url('https://31.media.tumblr.com/49eded59af712f6ec253f3812e969514/tumblr_n2ma6vUIY41r3pxmxo1_500.jpg');
  57. background-repeat: no-repeat;
  58. background-size: 400px 700px;
  59. z-index: 200;
  60. }
  61.  
  62. .box {
  63. position: fixed;
  64. left: 0px;
  65. top: 0px;  
  66. width: 450px;
  67. height: 600px;
  68. padding: 5px;
  69. color: #212121;
  70. background-color: transparent;
  71. opacity: 0;
  72. transition: all 0.5s ease-in-out;
  73. -webkit-transition: all 0.5s ease-in-out;
  74. -moz-transition: all 0.5s ease-in-out;
  75. -o-transition: all 0.5s ease-in-out;
  76. -ms-transition: all 0.5s ease-in-out;
  77. z-index: 100;
  78. }
  79.  
  80. .box:target {
  81. top: 0px;
  82. left: 500px;
  83. opacity: 1;
  84. transition: all 0.5s ease-in-out;
  85. -webkit-transition: all 0.5s ease-in-out;
  86. -moz-transition: all 0.5s ease-in-out;
  87. -o-transition: all 0.5s ease-in-out;
  88. -ms-transition: all 0.5s ease-in-out;
  89. z-index: 100;
  90. }
  91.  
  92. .Navi {
  93. position: fixed;
  94. margin-left: 5px;
  95. margin-top: 0px;
  96. width: autopx;
  97. z-index: 999;
  98. }
  99.  
  100. a.nav:link, a.nav:active, a.nav:visited{
  101. letter-spacing: 1px;
  102. text-transform: lowercase;
  103. display: inline-block;
  104. width: 58px;
  105. height: 10px;
  106. color: #fff;
  107. background-color: #64667e;
  108. text-align: center;
  109. line-height: 10px;    
  110. font-variant: small-caps;
  111. border: 2px solid #a6a9b7;
  112. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  113. -webkit-transition: all 0.4s ease-out;
  114. -moz-transition: all 0.4s ease-out;
  115. -moz-border-radius-topright: 5px;
  116. -moz-border-radius-bottomright: 5px;}
  117.  
  118. a.nav:hover{
  119. background-color: #a6a9b7;
  120. border: 2px solid #64667e;
  121. color: #212121;
  122. text-decoration: none;
  123. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  124. }
  125.  
  126. .info{
  127. position: absolute;
  128. margin-top: 100px;
  129. margin-left: 0px;
  130. width: 450px;
  131. height: 200px;
  132. border: 3px Solid #64667e;
  133. background-color: #EDEDEE;
  134. color: #212121;
  135. font-family: verdana;
  136. font-variant: small-caps;
  137. text-align: justify;  
  138. font-size: 10px;
  139. line-height: 13px;  
  140. overflow: auto;
  141. z-index: 200;
  142. opacity: 1;
  143. }
  144.  
  145. .pic{
  146. position: absolute;
  147. margin-top: 350px;
  148. margin-left: 0px;
  149. width: 450px;
  150. height: 200px;
  151. border: 3px Solid #64667e;
  152. background-color: #EDEDEE;
  153. z-index: 200;
  154. opacity: 1;
  155. }
  156.  
  157. .image {
  158. opacity: 0;
  159. width: autopx;
  160. height: 700px;
  161. background-color: #EDEDEE;
  162. text-align: justify;
  163. overflow: auto;
  164. -ms-transition: opacity .3s linear;
  165. -moz-transition: opacity .3s linear;
  166. -o-transition: opacity .3s linear;
  167. -webkit-transition: opacity .3s linear;
  168. }
  169.  
  170. .image:hover {
  171. opacity: 1; }
  172.  
  173. .text {
  174. line-height: 1.5;
  175. padding-top: 300px;
  176. font-family: verdana;
  177. font-variant: small-caps;
  178. font-size: 10;
  179. color: #212121;
  180. text-align: justify; }
  181.  
  182. a {
  183. color: #8d8d82;
  184. text-decoration: none;
  185. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
  186. }
  187.  
  188. a:hover {
  189. color: transparent;
  190. text-decoration: none;
  191. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
  192. }    
  193.  
  194. #credit{
  195. position:fixed;
  196. bottom:0px;
  197. right:0px;
  198. z-index:450;}
  199. </style>
  200.  
  201. <div id="main">
  202. <div class="image"><div class="text">
  203. <center>Love is a fickle emotion that I never want to understand.</center>
  204. <div class="navi">
  205. <a class="nav" href="#one">Rules</a>
  206. <a class="nav" href="#two">Persona</a>  
  207. <a class="nav" href="#three">Weaponry</a>
  208. <a class="nav" href="#four">Story</a>
  209. <a class="nav" href="#five">Comrades</a>
  210. <a class="nav" href="#bee">Restart</a>
  211. </div></div></div></div>
  212.  
  213.  
  214. <div id="one" class="box">
  215. <div class="info">
  216. working on it
  217. </div>
  218. <div class="pic"><img src="https://31.media.tumblr.com/abb4d8e29e2e3b2f0c7e0093b06d3c37/tumblr_n2t5i0G2RD1rzhxg4o5_250.gif" width="450" height="200"></img></div>
  219. </div>
  220.  
  221. <div id="two" class="box">
  222. <div class="info">
  223. working on it
  224. </div>
  225. <div class="pic"><img src="https://31.media.tumblr.com/9ca0e80277237addc275bbf952f12521/tumblr_n2p46uFGPl1rw1i6zo7_250.gif" width="450" height="200"></img></div>
  226. </div>
  227.  
  228. <div id="three" class="box">
  229. <div class="info">
  230. working on it
  231. </div>
  232. <div class="pic"><img src="https://24.media.tumblr.com/07087176eec30ed58a37a369984f5710/tumblr_n2p46uFGPl1rw1i6zo5_250.gif" width="450" height="200"></img></div>
  233. </div>
  234.  
  235. <div id="four" class="box">
  236. <div class="info">
  237. working on it
  238. </div>
  239. <div class="pic"><img src="https://31.media.tumblr.com/9a001f224c6e6b68eedc085b94d38296/tumblr_n2p46uFGPl1rw1i6zo1_250.gif" width="450" height="200"></img></div>
  240. </div>
  241.  
  242. <div id="five" class="box">
  243. <div class="info">
  244. working on it
  245. </div>
  246. <div class="pic"><img src="https://31.media.tumblr.com/db0fae8ec9cbc504ea51f69d6b9a7bff/tumblr_n2p46uFGPl1rw1i6zo4_250.gif" width="450" height="200"></img></div>
  247. </div>
  248. <div id="credit"><A TARGET="_blank" HREF="/profile.php?user=Bee" title="Owner"><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></A></div>
Advertisement
Add Comment
Please, Sign In to add comment