thisisnotras

Kaliboo prof.

Aug 18th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.06 KB | None | 0 0
  1. <style>
  2.  
  3. body {text-align: left;
  4. color: black;
  5. background: black;}
  6.  
  7. @font-face{
  8. font-family:'gogogo';
  9. src:url(https://dl.dropboxusercontent.com/u/4556289/narrow_rectangle-7.ttf);
  10. }
  11.  
  12. @font-face{
  13. font-family:'titlefont'; src:url(https://dl.dropboxusercontent.com/u/4556289/ventilla-stone.ttf);
  14. }
  15.  
  16. @font-face {
  17. font-family:'otherfont';
  18. src:url(https://dl.dropboxusercontent.com/u/4556289/Crazy%2BThoughts.ttf);
  19. src:url(https://dl.dropboxusercontent.com/u/4556289/Saniretro.ttf);
  20. }
  21.  
  22. a, a:hover{ color: black; text-decoration: none;
  23. font-style: normal;}
  24.  
  25. #whole {position: fixed;
  26. top: 0px;
  27. left: 0px;
  28. right: 0px;
  29. bottom: 0px;
  30. background-color: #4C2135;
  31. background-image:url(http://i63.tinypic.com/2hherkz.jpg);
  32. }
  33.  
  34. #backgroundtime{
  35. position: absolute;
  36. top: 0px;
  37. left: 0px;
  38. right: 0px;
  39. bottom: 0px;
  40. margin: auto;
  41. height: 800px;
  42. width: 100%;
  43. background-color: transparent;
  44. background-image:url(http://i65.tinypic.com/2j3o5nc.jpg);
  45. background-size: 100% auto;
  46. background-position: center center;
  47. background-repeat: no-repeat;
  48. box-shadow:0px 0px 5px 3px black;
  49. }
  50.  
  51. #pictureholder
  52. { position: absolute;
  53. top: 320px;
  54. left: 0px;
  55. right: 0px;
  56. height: 60px;
  57. border-bottom: 1px solid #EAD175;
  58. background-image:
  59. url();
  60. background-repeat: no-repeat;
  61. background-size: auto 1000px;
  62. background-position: top -410px right -100px;
  63. -webkit-transition: all 1s;
  64. transition: all 1s;
  65. overflow: hidden;}
  66.  
  67. #pictureholder:before{
  68. content:'';
  69. position: absolute;
  70. top: 0px;
  71. left: 0px;
  72. right: 0px;
  73. bottom: 0px;
  74. background: black;
  75. opacity: .7;
  76. }
  77.  
  78. #linkholder {
  79. position: absolute;
  80. left: 0px;
  81. right: 0px;
  82. top: 275px;
  83. height: 40px;
  84. background: transparent;
  85. border-top: 1px solid #EAD175;
  86. -webkit-transition: all 1s;
  87. transition: all 1s;
  88. }
  89.  
  90. #linkholder:before{
  91. content:'';
  92. position: absolute;
  93. top: 0px;
  94. left: 0px;
  95. right: 0px;
  96. bottom: 0px;
  97. background: black;
  98. opacity: .7;
  99. }
  100.  
  101. #textstretch{
  102. position: absolute;
  103. top: 0px;
  104. bottom: 0px;
  105. right: 150px;
  106. width: 100px;
  107. overflow: hidden;
  108. -webkit-transition: all 1s;
  109. transition: all 1s;
  110. box-sizing: border-box;
  111. padding-top: 2px;}
  112.  
  113. @font-face{
  114. font-family:'kalifont';
  115. src:url(https://dl.dropboxusercontent.com/u/4556289/FoglihtenNo04-070.otf);
  116. }
  117.  
  118. #linker {
  119. float: left;
  120. height: 100%;
  121. font-size: 20pt;
  122. width: 20px;
  123. letter-spacing: 200px;
  124. font-weight: 400;
  125. font-family:'kalifont', 'Times';
  126. margin-right: 3px;
  127. -webkit-transition: all 1s;
  128. transition: all 1s;
  129. text-shadow: 2px 1px 3px gold;
  130. }
  131.  
  132. #linker:hover {
  133. text-shadow: 2px 2px 3px black;}
  134.  
  135. .spelet{
  136. color: black;
  137. -webkit-transition: all 1s;
  138. transition: all 1s;
  139. box-sizing: border-box;
  140. box-shadow: 0px 0px 0px transparent !important;
  141. }
  142.  
  143. #nameparts{
  144. position: absolute;
  145. top: 330px;
  146. left: 100px;
  147. height: 200px;
  148. width: 400px;
  149. border: 0px solid black;
  150. font-family:'titlefont';
  151. text-align: left;
  152. color: gold;
  153. text-shadow: 2px 2px 3px black;
  154. opacity: .4;
  155. }
  156.  
  157. #nameC{position: absolute;
  158. font-size: 120pt;
  159. top: 0px;
  160. left: 10px;
  161. height: 200px;
  162. width: 140px;
  163. overflow: hidden;
  164. -webkit-transition: all .4s 0s;
  165. transition: all .4s;
  166. opacity: 0;}
  167.  
  168. #nametop{
  169. position: absolute;
  170. font-size: 20pt;
  171. top: 60px;
  172. left: 120px;
  173. height: 30px;
  174. width: 0px;
  175. overflow: hidden;
  176. -webkit-transition: all .3s 0s;
  177. transition: all .3s 0s;}
  178.  
  179. #namebottom{
  180. position: absolute;
  181. font-size: 20pt;
  182. top: 90px;
  183. left: 103px;
  184. height: 30px;
  185. width: 0px;
  186. overflow: hidden;
  187. -webkit-transition: all .3s 0s;
  188. transition: all .3s 0s;}
  189.  
  190. #whole:hover #pictureholder{
  191. height: 200px;
  192. background-position: top -360px right -100px;
  193. -webkit-transition: all 4s;
  194. transition: all 4s;
  195. }
  196.  
  197. #whole:hover #textstretch{
  198. right: -100px;
  199. width: 100%;
  200. -webkit-transition: all 2s;
  201. transition: all 2s;}
  202.  
  203. #whole:hover #linker{
  204. width: 100px;
  205. margin-right: 70px;
  206. letter-spacing: 3px;
  207. -webkit-transition: margin 1s 1s, letter-spacing 2s 0s, width 2s 1s;
  208. transition: margin 1s 1s, letter-spacing 2s 0s, width 2s 1s;
  209. }
  210.  
  211. #whole:hover .spelet{
  212. color: gold;
  213. box-shadow: 1px 1px 3px black;
  214. -webkit-transition: all 1s 1s;
  215. transition: all 1s 1s;
  216. font-family:'kalifont', Times;
  217. }
  218.  
  219. #whole:hover #nametop{
  220. width: 280px;
  221. -webkit-transition: 1s 3s;
  222. transition: 1s 3s;
  223. }
  224.  
  225. #whole:hover #namebottom{width: 250px;
  226. -webkit-transition: 1s 4s;
  227. transition: 1s 4s;}
  228.  
  229. #whole:hover #nameC{opacity: 1;
  230. -webkit-transition: 0s 5s;
  231. transition: 0s 5s;}
  232.  
  233. .middlebox{position: absolute;
  234. left: 500px;
  235. top: 0px;
  236. bottom: 0px;
  237. margin: auto;
  238. height: 150px;
  239. width: 300px;
  240. overflow: hidden;
  241. border: 0px solid black;
  242. border-radius: 10px 10px 10px 10px;
  243. z-index: 0;
  244. opacity: 0;
  245. -webkit-transition: all 1s;
  246. transition: all 1s;}
  247.  
  248. .middlebox:target{z-index: 1;}
  249.  
  250. .slideleft1{
  251. position: absolute;
  252. left: -500px;
  253. height: 30px;
  254. width: 300px;
  255. background: #9B8514;
  256. -webkit-transition: all 1s .5s;
  257. transition: all 1s .5s;}
  258.  
  259. .slideright1{
  260. top: 30px;
  261. left: 800px;
  262. position: absolute;
  263. height: 30px;
  264. width: 300px;
  265. background: #9B8514;
  266. -webkit-transition: all 1s .5s;
  267. transition: all 1s .5s;
  268. }
  269. .slideleft2{
  270. top: 60px;
  271. left: -500px;
  272. position: absolute;
  273. height: 30px;
  274. width: 300px;
  275. background: #9B8514;
  276. -webkit-transition: all 1s .5s;
  277. transition: all 1s .5s;
  278. }
  279. .slideright2{
  280. top: 90px;
  281. left: 800px;
  282. position: absolute;
  283. height: 30px;
  284. width: 300px;
  285. background: #9B8514;
  286. -webkit-transition: all 1s .5s;
  287. transition: all 1s .5s;
  288. }
  289. .slideleft3{
  290. top: 120px;
  291. left: -500px;
  292. position: absolute;
  293. height: 30px;
  294. width: 300px;
  295. background: #9B8514;
  296. -webkit-transition: all 1s .5s;
  297. transition: all 1s .5s;
  298. }
  299. .contenthold{
  300. top: 0px;
  301. left: 0px;
  302. right: 0px;
  303. bottom: 0px;
  304. position: absolute;
  305. z-index: 1;
  306. opacity: 0;
  307. -webkit-transition: all 1s;
  308. transition: all 1s;
  309. border: 0px solid red;
  310. overflow: hidden;
  311. text-align: left;}
  312.  
  313. #topleft{ font-family: 'kalifont', Arial;
  314. font-size: 12pt;
  315. position: absolute;
  316. top: 6px;
  317. left: 8px;
  318. color: black;
  319. font-weight: 800;
  320. letter-spacing: 3px;
  321. }
  322.  
  323. #thecontent ul:nth-child(1){
  324. margin-top: 5px;
  325. }
  326.  
  327. #thecontent ul{
  328. margin-left:-16px;
  329. }
  330.  
  331. #thecontent li{
  332. margin-bottom: 2px;
  333. }
  334.  
  335. #thecontent li ul li{
  336. margin-top: -5px;
  337. font-family:'Times';
  338. font-style:Italic;
  339. }
  340.  
  341. #thecontent a{
  342. -webkit-transition: all 1s;
  343. transition: all 1s;
  344. text-shadow: 0px 0px 2px black;
  345. font-style: italic;
  346. }
  347.  
  348. #thecontent a:hover{
  349. text-shadow: 0px 0px 5px black;
  350. }
  351.  
  352. .linkhover{
  353. position: fixed;
  354. top: 322px;
  355. margin-left: 260px;
  356. color: #9B8514;
  357. font-size: 10pt;
  358. font-family:'Times';
  359. opacity: 0;
  360. width: 240px;
  361. z-index: -1;
  362. border-radius: 20px;
  363. -webkit-transition: all .3s;
  364. transition: all .3s;
  365. overflow: hidden;
  366. text-align: justify;
  367. text-justify: inter-word;
  368. box-sizing: border-box;
  369. padding: 10px;
  370. font-style: italic;
  371. display: none;
  372. border-left: 1px solid #9B8514;
  373. border-right: 1px solid #9B8514;
  374. }
  375.  
  376. #link3 .linkhover{
  377. top: 350px;
  378. margin-left: 300px;
  379. }
  380.  
  381. a:hover + .linkhover, .linkhover:hover{
  382. opacity: 1;
  383. z-index:1;
  384. display: block;
  385. }
  386.  
  387. .linkhover:before{
  388. content:'';
  389. position: absolute;
  390. top: 0px;
  391. left: 0px;
  392. right: 0px;
  393. bottom: 0px;
  394. background: black;
  395. opacity: .4;
  396. z-index: -1;
  397. }
  398.  
  399. @font-face{
  400. font-family:'contentfont';
  401. src:url(https://dl.dropboxusercontent.com/u/4556289/elegant_script.ttf);
  402. }
  403. #thecontent{
  404. font-family:'contentfont', 'Times';
  405. font-size: 12pt;
  406. position: absolute;
  407. box-sizing: border-box;
  408. padding-right: 3px;
  409. top: 30px;
  410. left: 7px;
  411. height: 115px;
  412. width: 287px;
  413. border: 0px solid white;
  414. overflow: auto;
  415. color: black;
  416. text-align: left;
  417. word-spacing: 2px;
  418. line-spacing: 8px;
  419. }
  420.  
  421.  
  422. ::-webkit-scrollbar
  423. {
  424. width: 4px;
  425. background-color: #866047;
  426. }
  427.  
  428. ::-webkit-scrollbar-thumb
  429. {
  430. border-radius: 10px;
  431. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
  432. background-color: black ;
  433. border: 1px solid black;
  434.  
  435. }
  436.  
  437.  
  438. .middlebox:target .slideleft1, .middlebox:target .slideright1, .middlebox:target .slideleft2, .middlebox:target .slideright2, .middlebox:target .slideleft3 {left:0px;
  439. -webkit-transition: all 1s 1s;
  440. transition: all 1s 1s;}
  441.  
  442. .middlebox:target .contenthold {opacity: 1;
  443. -webkit-transition: all 1s 1.6s;
  444. transition: all 1s 1.6s;}
  445.  
  446. #whole:hover .middlebox{opacity:1;}
  447.  
  448. #musicslice{
  449. position: fixed;
  450. top: 30px;
  451. right: 20px;
  452. height: 50px;
  453. width: 50px;
  454. border: 2px solid black;
  455. overflow: hidden;
  456. -webkit-transition: all 1s;
  457. transition: all 0s;
  458. box-shadow: 1px 1px 3px 1px gold;
  459. background: #AB721B;}
  460.  
  461. #musicslice:active{
  462. -webkit-transition: all 0s;
  463. transition: all 0s;
  464. box-shadow: 1px 1px 0px 0px gold;}
  465.  
  466. #musiccover{
  467. position: absolute;
  468. left: 0px;
  469. top: 0px;
  470. height: 50px;
  471. width: 50px;
  472. background-image:url(http://i67.tinypic.com/etcz9e.jpg);
  473. background-size: auto 90%;
  474. background-repeat: no-repeat;
  475. background-position: center;
  476. }
  477.  
  478. #musichidden{
  479. position: absolute;
  480. left: -10px;
  481. top: 0px;
  482. height: 50px;
  483. width: 50px;
  484. zoom: 180%;
  485. opacity: 0;
  486. z-index: 1;
  487. overflow: hidden;}
  488.  
  489. </style>
  490.  
  491.  
  492.  
  493.  
  494. <div id="whole">
  495. <div id="backgroundtime">
  496. </div>
  497.  
  498. <div id="linkholder">
  499.  
  500. <div id="textstretch">
  501.  
  502. <a href=#link2><div id="linker">
  503. <font class="spelet">K</font>aliona</div></a>
  504. <a href=#link1><div id="linker">
  505. <font class="spelet">A</font>pple</div></a>
  506. <a href=#link5><div id="linker">
  507. <font class="spelet">L</font>iger</div></a>
  508. <a href=#link3><div id="linker">
  509. <font class="spelet">I</font>shka</div></a>
  510.  
  511. </div>
  512.  
  513. </div>
  514.  
  515. <div id="pictureholder">
  516.  
  517.  
  518.  
  519. <div class="middlebox" id="link1">
  520. <div class="slideleft1">
  521. </div>
  522. <div class="slideright1">
  523. </div>
  524. <div class="slideleft2">
  525. </div>
  526. <div class="slideright2">
  527. </div>
  528. <div class="slideleft3">
  529. </div>
  530. <div class="contenthold">
  531. <div id="topleft">
  532. THE GODDESS
  533. </div>
  534. <div id="thecontent">
  535. It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).
  536. </div>
  537. </div>
  538. </div>
  539.  
  540. <div class="middlebox" id="link2">
  541. <div class="slideleft1">
  542. </div>
  543. <div class="slideright1">
  544. </div>
  545. <div class="slideleft2">
  546. </div>
  547. <div class="slideright2">
  548. </div>
  549. <div class="slideleft3">
  550. </div>
  551. <div class="contenthold">
  552. <div id="topleft">
  553. basics
  554. </div>
  555. <div id="thecontent">
  556. <ul>
  557. <li>Sex.
  558. <ul><li>Female.</li></ul></li>
  559. <li>Age.
  560. <ul><li>Twenty-four.</li></ul></li>
  561. <li>Species.
  562. <ul><li>Goddess Smilodon.</li></ul></li>
  563. <li>Status.
  564. <ul><li><a href="http://www.thiscrush.com/~alu" target=_blank>Courted ♥</a>.
  565. </li></ul></li>
  566. <li>Orientation
  567. <ul><li><a href="http://www.urbandictionary.com/define.php?term=demisexual" target=_blank>Demisexual</a>.
  568. <div class="linkhover">
  569. Demisexuals are characterized by a lack of sexual attraction toward any person unless they become deeply emotionally or romantically connected with a specific person or persons. The level of connection it takes for sexual desire to form is dependent on how close the relationship is rather than initial attraction. It is an orientation that is not chosen.</div> </li></ul></li>
  570. <li>Height
  571. <ul><li>Five-feett and one inch.</li></ul></li>
  572. <li>Weight
  573. <ul><li>One-hundred twelve pounds.</li></ul></li>
  574. <li>Build
  575. <ul><li>Athletic.</li></ul></li>
  576. <li>Fur
  577. <ul><li>Black body, gold stripes, as well as gold spots.</li></ul></li>
  578. <li>Attire
  579. <ul><li>A goddess wears what she will.</li></ul></li>
  580. <li>Personality
  581. <ul><li>Outgoing, affectionate, blunt, slightly ridiculous.</li></ul></li>
  582. <li>Likes
  583. <ul><li>Attention, affection, intelligence, cuddles. Bells, sparkly things.</li></ul></li>
  584. <li>Dislikes
  585. <ul><li> Feet. Liars, cheaters, sappy individuals and two faced bitches.</li></ul></li>
  586.  
  587. </ul>
  588. </div>
  589. </div>
  590. </div>
  591.  
  592. <div class="middlebox" id="link3">
  593. <div class="slideleft1">
  594. </div>
  595. <div class="slideright1">
  596. </div>
  597. <div class="slideleft2">
  598. </div>
  599. <div class="slideright2">
  600. </div>
  601. <div class="slideleft3">
  602. </div>
  603. <div class="contenthold">
  604. <div id="topleft">
  605. others
  606. </div>
  607. <div id="thecontent">
  608. <a href="http://roleplay.chat/profile.php?user=???" target=_blank>???</a>
  609. <div class="linkhover">A blurb about this person/</div><br>
  610. <a href="http://roleplay.chat/profile.php?user=???" target=_blank>???</a>
  611. <div class="linkhover">A blurb about that person.</div><br>
  612. <a href="http://roleplay.chat/profile.php?user=???" target=_blank>???</a>
  613. <div class="linkhover">A blurb about some kinda person.</div><br>
  614. </div>
  615. </div>
  616. </div>
  617.  
  618. <div class="middlebox" id="link5">
  619. <div class="slideleft1">
  620. </div>
  621. <div class="slideright1">
  622. </div>
  623. <div class="slideleft2">
  624. </div>
  625. <div class="slideright2">
  626. </div>
  627. <div class="slideleft3">
  628. </div>
  629. <div class="contenthold">
  630. <div id="topleft">
  631. ooc
  632. </div>
  633. <div id="thecontent">
  634. OOC stuff.
  635. </div>
  636. </div>
  637. </div>
  638.  
  639.  
  640. </div>
  641.  
  642. <div id="nameparts">
  643. <div id="nameC">
  644. D
  645. </div>
  646. <div id="nametop">eath.
  647. </div>
  648. <div id="namebottom">Is Only The Beginning.
  649. </div>
  650. </div>
  651.  
  652. <div id="musicselection">
  653. <a target="_blank" href="http://i57.tinypic.com/w89kdw.jpg" target=_blank style="
  654. background-image:url(http://i60.tinypic.com/bjagdk.jpg);">
  655. </a>
  656. <a href=#nonono style="background-image:url(http://i60.tinypic.com/2d2agj5.jpg);">
  657. </a>
  658. </div>
  659.  
  660. </div>
  661.  
  662.  
  663. <div id="musicslice" title="grace - you don't own me">
  664. <div id="musiccover">
  665. </div>
  666. <div id="musichidden">
  667. <audio controls src="http://k003.kiwi6.com/hotlink/cm334752pj/Grace_-_You_Don_t_Own_Me.mp3"></audio>
  668. </div>
  669. </div>
Advertisement
Add Comment
Please, Sign In to add comment