Beautifulie

- dont let me go.

Jun 7th, 2014
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 9.72 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: verdana;
  9. font-size: 10px;
  10. background-color: #000000;
  11. background-image: url('http://i.picpar.com/JCO.png');
  12. background-attachment: fixed;
  13. background-position: bottom left;
  14. background-repeat: repeat;
  15. text-align: justify;
  16. color: #888888;
  17. cursor: url('http://cur.cursors-4u.net/others/oth-7/oth666.cur'), default;
  18. }
  19.  
  20. b, strong {font-family:'verdana'; font-variant: small-caps; font-size:10px; color:#838894; font-weight:normal; margin-left: 10px; letter-spacing: -1px;}
  21. i {color: #666666; font-family: 'calibri'; font-variant: small-caps; font-size:10pt; 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: #820000; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #212121 0px 0px 1px;}
  24. big {color: #3B2F7F; font-size: 35px; font-weight: light; margin-left: 30px; letter-spacing: 0px; font-family: Century Gothic; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #43150E 0px 0px 1px;}
  25. small {color: #3B2F7F; font-size: 18px; font-weight: light; letter-spacing: -1px; font-family: verdana; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  26.  
  27. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  28. -moz-border-radius: 0px 0px 0px 0px;
  29. border-radius:0px 0px 0px 0px;}
  30. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
  31. -moz-border-radius: 0px 0px 0px 0px;
  32. border-radius:0px 0px 0px 0px;}
  33. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
  34. -moz-border-radius: 0px 0px 0px 0px;
  35. border-radius:0px 0px 0px 0px;}
  36. ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
  37.  
  38. @font-face { font-family: "lainie"; src: url('http://static.tumblr.com/oetadgc/Uialyjfaa/laine.ttf'); }
  39.  
  40. #no{
  41. position: fixed;
  42. top: 0px;
  43. left: 0px;
  44. right: 0px;
  45. bottom: 0px;
  46. z-index: 999999;
  47. }
  48.  
  49. #line{
  50. position: fixed;
  51. z-index: 100;
  52. left: 0px;
  53. height: 60px;
  54. width: 100%;
  55. bottom: 0px;
  56. z-index: 850;
  57. background-color: #ABB4C5;
  58. border-top: #8893A4 3px Solid;
  59. }
  60.  
  61. .friends{
  62. position: absolute;
  63. bottom: 5px;
  64. left: 5px;
  65. z-index:900;
  66. }
  67.  
  68. #icon {
  69. position: fixed;
  70. bottom: 0px;
  71. left: 890px;
  72. width: 100px;
  73. height: 100px;
  74. background-color: #EDEDEE;
  75. background-image:url('https://31.media.tumblr.com/3a35d91b69eca1b470264abb5f889073/tumblr_n6lso8XYOZ1r7hrgxo1_400.gif');
  76. background-repeat: no-repeat;
  77. background-position: 0px 0px;
  78. background-size: 100px 100px;
  79. border: #8893A4 5px solid;
  80. border-radius: 240px;
  81. z-index: 900;
  82. }
  83.  
  84. #title{
  85. position: fixed;
  86. bottom: 40px;
  87. left: 1000px;
  88. color: #6694AE;
  89. font-size: 80px;
  90. line-height: 80px;
  91. letter-spacing: -2px;
  92. font-family: "lainie";
  93. text-shadow: #CCCCCC 2px 3px 4px;
  94. z-index: 950;
  95. }
  96.  
  97. .Navi {
  98. position: absolute;
  99. left: 1050px;
  100. bottom: 35px;
  101. width: 300px;
  102. height: 20px;
  103. background-color: transparent;
  104. z-index: 2000;
  105. }
  106.  
  107. .box {
  108. position: fixed;
  109. left: 10px;
  110. bottom: -1000px;  
  111. width: 850px;
  112. height: 400px;
  113. padding: 5px;
  114. background-image: url('http://i.cubeupload.com/LMOpmB.png');
  115. background-attachment: absolute;
  116. background-position: top left;
  117. background-repeat: repeat;
  118. border: 8px Solid #8893A4;
  119. overflow: auto;
  120. opacity: 0;
  121. transition: all 0.5s ease-in-out;
  122. -webkit-transition: all 0.5s ease-in-out;
  123. -moz-transition: all 0.5s ease-in-out;
  124. -o-transition: all 0.5s ease-in-out;
  125. -ms-transition: all 0.5s ease-in-out;
  126. z-index: 200;
  127. }
  128.  
  129. .box:target {
  130. bottom: 150px;
  131. left: 10px;
  132. opacity: 1;
  133. transition: all 0.5s ease-in-out;
  134. -webkit-transition: all 0.5s ease-in-out;
  135. -moz-transition: all 0.5s ease-in-out;
  136. -o-transition: all 0.5s ease-in-out;
  137. -ms-transition: all 0.5s ease-in-out;
  138. z-index: 200;
  139. }
  140.  
  141. .apollo {
  142. position: absolute;
  143. bottom: 5px;
  144. left: 5px;
  145. width: 250px;
  146. height: 390px;
  147. background-color: #EDEDEE;
  148. background-image:url('http://24.media.tumblr.com/120b6f45a3eebba1325fc46df5a91970/tumblr_n4eiy1kpGQ1qdr3xmo1_500.png');
  149. background-repeat: no-repeat;
  150. background-position: 0px 0px;
  151. background-size: 250px 400px;
  152. border: #ADB4C5 5px solid;
  153. z-index: 500;
  154. }
  155.  
  156. .info{
  157. position: absolute;
  158. bottom: 5px;
  159. left: 270px;
  160. width: 400px;
  161. height: 190px;
  162. border: 5px Solid #ADB4C5;
  163. background-color: #EDEDEE;
  164. color: #212121;
  165. font-family: verdana;
  166. font-variant: small-caps;
  167. text-align: justify;  
  168. font-size: 10px;
  169. line-height: 13px;  
  170. overflow: auto;
  171. z-index: 200;
  172. opacity: 1;
  173. }
  174.  
  175. .info:first-letter {
  176. float: left;
  177. display: inline-block;
  178. font-family: adore;
  179. font-size: 30px;
  180. text-transform: uppercase;
  181. color: #FFFFFF;
  182. background-color: #8893A4;
  183. padding: 15px;
  184. margin-right: 5px;
  185. border: 3px double #FFFFFF;
  186. }
  187.  
  188. .dossier{
  189. position: absolute;
  190. bottom: 245px;
  191. left: 270px;
  192. width: 575px;
  193. height: 150px;
  194. border: 5px Solid #ADB4C5;
  195. background-color: #EDEDEE;
  196. color: #212121;
  197. font-family: verdana;
  198. font-variant: small-caps;
  199. text-align: justify;  
  200. font-size: 10px;
  201. line-height: 13px;  
  202. overflow: auto;
  203. z-index: 200;
  204. opacity: 1;
  205. }
  206.  
  207. .mini{
  208. position: absolute;
  209. bottom: 5px;
  210. left: 685px;
  211. width: 160px;
  212. height: 190px;
  213. border: 5px Solid #ADB4C5;
  214. background-color: #EDEDEE;
  215. overflow: hidden;
  216. z-index: 200;
  217. background-image:url('http://i.picpar.com/WFO.png');
  218. background-repeat: no-repeat;
  219. background-position: 0px 0px;
  220. background-size: 160px 190px;
  221. }
  222.  
  223. .links {
  224. position: absolute;
  225. left: 270px;
  226. bottom: 218px;
  227. width: autopx;
  228. height: 20px;
  229. background-color: transparent;
  230. z-index: 200;
  231. }
  232.  
  233. a.seer:link, a.seer:active, a.seer:visited{
  234. letter-spacing: 1px;
  235. text-transform: lowercase;
  236. display: inline-block;
  237. width: 109.5px;
  238. height: 20px;
  239. color: #EDEDEE;
  240. font-size: 10px;
  241. background-color: #8893A4;
  242. text-align: center;
  243. line-height: 18px;    
  244. font-variant: small-caps;
  245. border: 2px solid #CCCCCC;
  246. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  247. -webkit-transition: all 0.4s ease-out;
  248. -moz-transition: all 0.4s ease-out;
  249. -moz-border-radius-topright: 5px;
  250. -moz-border-radius-bottomright: 5px;}
  251.  
  252. a.seer:hover{
  253. background-color: #8893A4;
  254. border: 2px solid #CCCCCC;
  255. color: transparent;
  256. text-decoration: none;
  257. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  258. }
  259.  
  260. a.nav:link, a.nav:active, a.nav:visited{
  261. letter-spacing: 1px;
  262. text-transform: lowercase;
  263. display: inline-block;
  264. width: 25px;
  265. height: 10px;
  266. color: #fff;
  267. font-size: 10px;
  268. background-color: #CCCCCC;
  269. text-align: center;
  270. line-height: 10px;    
  271. font-variant: small-caps;
  272. border: 2px solid #8893A4;
  273. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  274. -webkit-transition: all 0.4s ease-out;
  275. -moz-transition: all 0.4s ease-out;
  276. -moz-border-radius-topright: 5px;
  277. -moz-border-radius-bottomright: 5px;
  278. }
  279.  
  280. a.nav:hover{
  281. background-color: #CCCCCC;
  282. border: 2px solid #8893A4;
  283. color: transparent;
  284. text-decoration: none;
  285. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  286. }
  287.  
  288. a {
  289. color: #690000;
  290. display: inline-block;
  291. text-decoration: none;
  292. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
  293. }
  294.        
  295. a:hover {
  296. color: transparent;
  297. display: inline-block;
  298. text-decoration: none;
  299. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
  300. }
  301.  
  302. .demi {
  303. height: 45px;
  304. width: 80px;
  305. border: #4c4d4f 2px solid;
  306. opacity: 0.7;
  307. }
  308.  
  309. .demi:hover {
  310. opacity: 1;
  311. }
  312.  
  313. </style>
  314.  
  315. <div id="no" oncontextmenu="return false;">
  316.  
  317. <div id="line">
  318. <div class="friends">
  319. <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/80x45" class="demi"></a>
  320. <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/80x45" class="demi"></a>
  321. <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/80x45" class="demi"></a>
  322. <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/80x45" class="demi"></a>
  323. <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/80x45" class="demi"></a>
  324. <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/80x45" class="demi"></a>
  325. <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/80x45" class="demi"></a>
  326. <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/80x45" class="demi"></a>
  327. <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/80x45" class="demi"></a>
  328. <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/80x45" class="demi"></a>
  329. </div></div>
  330.  
  331. <div id="icon"></div> <div id="title">Don't let me go</div>
  332.  
  333. <div class="navi">
  334. <a class="nav" href="#ooc">i</a>
  335. <a class="nav" href="#persona">ii</a>
  336. <a class="nav" href="#history">iii</a>  
  337. <a class="nav" href="#abilities">iv</a>
  338. <a class="nav" href="#home">v</a>
  339. </div>
  340.  
  341. <div id="ooc" class="box">
  342. <div class="apollo"></div> <div class="mini"></div>
  343. <div class="dossier"></div>
  344.  
  345. <div class="info">
  346. Best viewed in Chrome on a 13 inched monitor, use the arrow keys as your navigation.
  347. </div>
  348.  
  349. <div class="links">
  350. <a href="https://www.youtube.com/watch?v=s_rSrHmJGw0" target="_blank" class="seer">Don't Let Me Go</a>
  351. <a href="http://pastebin.com/8vGzsUcZ" target="_blank" class="seer">Rules</a>
  352. <a href="profile.php?user=Queen" target="_blank" class="seer">CREDIT</a>
  353. <a href="http://pastebin.com/RmmkykR9" target="_blank" class="seer">Roster</a>
  354. <a href="https://www.youtube.com/watch?v=CGyEd0aKWZE" target="_blank" class="seer">Burn</a>
  355. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment