thisisnotras

Rhai

Apr 1st, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.25 KB | None | 0 0
  1. <style>
  2.  
  3. @import url(//fonts.googleapis.com/css?family=Shadows+Into+Light);
  4. @import url(//fonts.googleapis.com/css?family=Architects+Daughter);
  5. @import url(//fonts.googleapis.com/css?family=Kaushan+Script);
  6. .pfor {
  7. display: none;
  8. }
  9.  
  10. #profile {
  11. background-color: transparent;
  12. border: 0px;
  13. }
  14. /* Character Color: #4A8246 DARK
  15. #93CC72 LIGHT
  16. 87A37A NORMAL */
  17.  
  18.  
  19. body {background: black; overflow: hidden;
  20. cursor: url(http://www.rw-designer.com/cursor-extern.php?id=5161), auto;
  21. }
  22.  
  23. a, a:active, a:hover{ cursor: url(http://www.rw-designer.com/cursor-extern.php?id=5161), auto;}
  24.  
  25.  
  26.  
  27. #whole {
  28. background-image: url(http://i57.tinypic.com/2hclzep.jpg);
  29. background-repeat: no-repeat;
  30. background-position: bottom right;
  31. background-size: auto 90%;
  32. background-color: #161c13;
  33. position: fixed;
  34. top: 0px;
  35. left: 0px;
  36. right: 0px;
  37. bottom: 0px;
  38. font-family: 'Shadows Into Light', cursive;
  39. font-family: 'Architects Daughter', cursive;
  40. font-family: 'Kaushan Script', cursive;
  41. }
  42.  
  43. #titlediv1 {
  44. position: absolute;
  45. left: 260px;
  46. top: 175px;
  47. font-size: 20pt;
  48. color: #295558;
  49. color: black;
  50. text-align: center;
  51. z-index: 1;
  52. }
  53.  
  54. .textpulse {
  55. text-shadow: 1px 1px 1px black;
  56. -webkit-animation: nuclearcolor 4s infinite;
  57. animation: nuclearcolor 4s infinite;
  58. }
  59.  
  60. #titlediv2 {
  61. position: absolute;
  62. left: 250px;
  63. top: 212px;
  64. font-size: 30pt;
  65. color: black;
  66. -webkit-animation: nuclearcolor 5s infinite;
  67. animation: nuclearcolor 5s infinite;
  68. text-shadow: 2px 2px 4px black;
  69. opacity: .4;
  70. }
  71.  
  72. @-webkit-keyframes nuclearcolor {
  73. 0% {
  74. text-shadow: 1px 1px 1px #36AB06;
  75. }
  76. 70% {
  77. text-shadow: 1px 1px 5px #ADF048;
  78. }
  79. 75% {
  80. #53EF05;
  81. }
  82. 100% {
  83. text-shadow: 1px 1px 1px #36AB06;
  84. }
  85. }
  86.  
  87. @keyframes nuclearcolor {
  88. 0% {
  89. text-shadow: 1px 1px 1px #36AB06;
  90. }
  91. 75% {
  92. text-shadow: 1px 1px 5px #ADF048;
  93. }
  94. 75% {
  95. #53EF05;
  96. }
  97. 100% {
  98. text-shadow: 1px 1px 1px #36AB06;
  99. }
  100. }
  101.  
  102. #coverdiv1 {
  103. position: absolute;
  104. top: 180px;
  105. left: 220px;
  106. height: 140px;
  107. width: 200px;
  108. border-left: 1px solid #36AC07;
  109. opacity: .5;
  110. }
  111.  
  112. #coverdiv2 {
  113. position: absolute;
  114. top: 140px;
  115. left: 260px;
  116. height: 200px;
  117. width: 190px;
  118. border-top: 1px solid #36AC07;
  119. opacity: .5;
  120. }
  121.  
  122. body {
  123. background: white;
  124. }
  125.  
  126. @keyframes loop1 {
  127. 0% {
  128. margin-top: 140px;
  129. opacity: 1;
  130. }
  131. 10% {
  132. margin-top: 140px;
  133. opacity: 1;
  134. }
  135. 20% {
  136. margin-top: 0px;
  137. opacity: 1;
  138. }
  139. 30% {
  140. opacity: 0;
  141. }
  142. 70% {
  143. opacity: 0;
  144. }
  145. 80% {
  146. margin-top: 0px;
  147. opacity: 1;
  148. }
  149. 90% {
  150. margin-top: 140px;
  151. opacity: 1;
  152. }
  153. 100% {
  154. margin-top: 140px;
  155. opacity: 1;
  156. }
  157. }
  158.  
  159. @-webkit-keyframes loop1 {
  160. 0% {
  161. margin-top: 140px;
  162. }
  163. 1% {
  164. opacity: 1;
  165. }
  166. 20% {
  167. margin-top: 0px;
  168. }
  169. 80% {
  170. margin-top: 0px;
  171. }
  172. 99% {
  173. opacity: 1;
  174. }
  175. 100% {
  176. margin-top: 140px;
  177. opacity: 0;
  178. }
  179. }
  180.  
  181. @-webkit-keyframes loop2 {
  182. 0% {
  183. margin-left: 190px;
  184. opacity: 1;
  185. }
  186. 10% {
  187. margin-left: 190px;
  188. opacity: 1;
  189. }
  190. 20% {
  191. margin-left: 0px;
  192. opacity: 1;
  193. }
  194. 30% {
  195. opacity: 0;
  196. }
  197. 70% {
  198. opacity: 0;
  199. }
  200. 80% {
  201. margin-left: 0px;
  202. opacity: 1;
  203. }
  204. 90% {
  205. margin-left: 190px;
  206. opacity: 1;
  207. }
  208. 100% {
  209. margin-left: 190px;
  210. opacity: 1;
  211. }
  212. }
  213.  
  214. @keyframes loop2 {
  215. 0% {
  216. margin-left: 190px;
  217. opacity: 1;
  218. }
  219. 10% {
  220. margin-left: 190px;
  221. opacity: 1;
  222. }
  223. 20% {
  224. margin-left: 0px;
  225. opacity: 1;
  226. }
  227. 30% {
  228. opacity: 0;
  229. }
  230. 70% {
  231. opacity: 0;
  232. }
  233. 80% {
  234. margin-left: 0px;
  235. opacity: 1;
  236. }
  237. 90% {
  238. margin-left: 190px;
  239. opacity: 1;
  240. }
  241. 100% {
  242. margin-left: 190px;
  243. opacity: 1;
  244. }
  245. }
  246.  
  247. #div1 {
  248. position: absolute;
  249. top: 180px;
  250. left: 220px;
  251. border-left: 1px solid #ADF048;
  252. height: 5px;
  253. width: 2px;
  254. -webkit-animation: loop1 4s infinite;
  255. animation: loop1 4s infinite;
  256. opacity: 0;
  257. }
  258.  
  259. #div2 {
  260. margin-left: 140px;
  261. position: absolute;
  262. top: 140px;
  263. left: 260px;
  264. border-top: 1px solid #ADF048;
  265. height: 2px;
  266. width: 5px;
  267. -webkit-animation: loop2 4s 2s infinite;
  268. animation: loop2 4s 2s infinite;
  269. opacity: 0;
  270. }
  271.  
  272. #ongaku {
  273. border-radius: 5px;
  274. width: 25px;
  275. height: 20px;
  276. overflow: hidden;
  277. background-color: black;
  278. opacity: .8;
  279. -webkit-transition: all 0.4s ease-in-out;
  280. -moz-transition: all 0.4s ease-in-out;
  281. -o-transition: all 0.4s ease-in-out;
  282. -ms-transition: all 0.4s ease-in-out;
  283. transition: all 0.4s ease-in-out;
  284. }
  285.  
  286. .musicgif {
  287. margin: 5px;
  288. margin-top: 2px;
  289. margin-bottom: 5px;
  290. -webkit-transition: all 0.4s ease-in-out;
  291. -moz-transition: all 0.4s ease-in-out;
  292. -o-transition: all 0.4s ease-in-out;
  293. -ms-transition: all 0.4s ease-in-out;
  294. transition: all 0.4s ease-in-out;
  295. }
  296.  
  297. #ongaku:hover .musicgif {
  298. margin-top: -18px;
  299. background-color: black;
  300. }
  301.  
  302. #ongaku:hover {
  303. background-color: black;
  304. }
  305.  
  306. #musicpl {
  307. width: 20px;
  308. overflow: hidden;
  309. height: 20px;
  310. background-color: black;
  311. }
  312.  
  313. #linkshere{
  314. position: absolute;
  315. height: 100px;
  316. top: 40px;
  317. width: 200px;
  318. text-align: left;
  319. border: 0px solid black;
  320. line-spacing: 20px;
  321. font-size: 13pt;
  322. word-spacing: 70px;
  323. }
  324.  
  325. #linkshere a{color: gray; font-style: none; text-decoration: none;
  326. -webkit-transition: all 1s;}
  327. #linkshere a:hover{color: green;}
  328.  
  329. #tabdemonstration{height: 400px;
  330. width: 400px;
  331. border: 0px solid black;
  332. position: absolute;
  333. left: 000px;
  334. top: 000px;}
  335.  
  336. #tabline1{
  337. position: absolute;
  338. left: 50px;
  339. top: 88px;
  340. height: 1px;
  341. width: 0px;
  342. background: #36AC07;
  343. -webkit-transition: all 1s;
  344. transition: all 1s;
  345. }
  346. #tabline2{
  347. position: absolute;
  348. top: 89px;
  349. left: 74px;
  350. width: 1px;
  351. height: 0px;
  352. background: #36AC07;
  353. -webkit-transition: all 1s;
  354. transition: all 1s;}
  355.  
  356. #tablineB1{
  357. position: absolute;
  358. left: 50px;
  359. top: 113px;
  360. height: 1px;
  361. width: 0px;
  362. background: #36AC07;
  363. -webkit-transition: all 1s;
  364. transition: all 1s;
  365. }
  366. #tablineB2{
  367. position: absolute;
  368. top: 113px;
  369. left: 74px;
  370. width: 1px;
  371. height: 0px;
  372. background: #36AC07;
  373. -webkit-transition: all 1s;
  374. transition: all 1s;}
  375.  
  376. #tablineC1{
  377. position: absolute;
  378. left: 50px;
  379. top: 138px;
  380. height: 1px;
  381. width: 0px;
  382. background: #36AC07;
  383. -webkit-transition: all 1s;
  384. transition: all 1s;
  385. }
  386. #tablineC2{
  387. position: absolute;
  388. top: 138px;
  389. left: 74px;
  390. width: 1px;
  391. height: 0px;
  392. background: #36AC07;
  393. -webkit-transition: all 1s;
  394. transition: all 1s;}
  395.  
  396. #tabline3{position: absolute;
  397. top: 180px;
  398. left: 74px;
  399. height: 1px;
  400. width: 0px;
  401. background: #36AC07;
  402. -webkit-transition: all 1s;
  403. transition: all 1s;}
  404.  
  405. #tabline4{position: absolute;
  406. height: 0px;
  407. width: 1px;
  408. left: 164px;
  409. top: 180px;
  410. background: #36AC07;
  411. -webkit-transition: all 1s;
  412. transition: all 1s;}
  413.  
  414. .textcontainer{
  415. position: absolute;
  416. top: 142px;
  417. left: 223px;
  418. height: 100%;
  419. width: 100%;
  420. }
  421.  
  422. #tabline1, #tabline2,
  423. #tablineB1, #tablineB2,
  424. #tablineC1, #tablineC2,
  425. #tabline3, #tabline4{
  426. background: #36AC07;
  427. opacity: .6;
  428. }
  429.  
  430. #contentbox{
  431. position: absolute;
  432. border: 1px solid transparent;
  433. top: 200px;
  434. left: 70px;
  435. width: 200px;
  436. height: 50px;
  437. opacity: 0;
  438. -webkit-transition: all 1s;
  439. transition: all 1s;
  440. text-align: center;
  441. font-size: 10pt;
  442. font-family: 'Architects Daughter', cursive;
  443. color: black;
  444. box-sizing: border-box;
  445. padding: 4px;
  446. padding-top: 0px;
  447. color: grey;
  448. }
  449.  
  450. #contentbox .ugh{font-size: 15px;
  451. font-weight: 800;
  452. font-family: 'Shadows Into Light', Arial;
  453. color: green;
  454. }
  455.  
  456. .textcontainer:target #tabline1{width: 25px;
  457. -webkit-transition: all .6s 1s;
  458. transition: all .6s 1s;}
  459. .textcontainer:target #tabline2{height: 91px;
  460. -webkit-transition: all .8s 1.4s;
  461. transition: all .8s 1.4s;}
  462. .textcontainer:target #tablineB1{width: 25px;
  463. -webkit-transition: all .6s 1s;
  464. transition: all .6s 1s;}
  465. .textcontainer:target #tablineB2{height: 67px;
  466. -webkit-transition: all .8s 1.4s;
  467. transition: all .8s 1.4s;}
  468. .textcontainer:target #tablineC1{width: 25px;
  469. -webkit-transition: all .6s 1s;
  470. transition: all .6s 1s;}
  471. .textcontainer:target #tablineC2{height: 42px;
  472. -webkit-transition: all .8s 1.4s;
  473. transition: all .8s 1.4s;}
  474. .textcontainer:target #tabline3{width: 90px;
  475. -webkit-transition: all .9s 2.2s;
  476. transition: all .9s 2.2s;}
  477. .textcontainer:target #tabline4{height:20px;
  478. -webkit-transition: all .6s 3.0s;
  479. transition: all .6s 3.0s;}
  480. .textcontainer:target #contentbox{opacity: .6;
  481. -webkit-transition: all 1s 3.2s;
  482. transition: all 1s 3.2s;
  483. -webkit-animation: blinker 4s infinite;
  484. animation: blinker 4s infinite;}
  485.  
  486.  
  487. @-webkit-keyframes blinker{
  488. 0%{border-top: 1px solid #36AC07;
  489. border-right: 1px solid transparent;
  490. border-bottom: 1px solid transparent;
  491. border-left: 1px solid transparent;}
  492. 25%{border-top: 1px solid transparent;
  493. border-right: 1px solid #36AC07;
  494. border-bottom: 1px solid transparent;
  495. border-left: 1px solid transparent;}
  496. 50%{border-top: 1px solid transparent;
  497. border-right: 1px solid transparent;
  498. border-bottom: 1px solid #36AC07;
  499. border-left: 1px solid transparent;}
  500. 75%{border-top: 1px solid transparent;
  501. border-right: 1px solid transparent;
  502. border-bottom: 1px solid transparent;
  503. border-left: 1px solid #36AC07;}
  504. 100%{border-top: 1px solid #36AC07;
  505. border-right: 1px solid transparent;
  506. border-bottom: 1px solid transparent;
  507. border-left: 1px solid transparent;}
  508. }
  509.  
  510. @keyframes blinker{
  511. 0%{border-top: 1px solid #36AC07;
  512. border-right: 1px solid transparent;
  513. border-bottom: 1px solid transparent;
  514. border-left: 1px solid transparent;}
  515. 25%{border-top: 1px solid transparent;
  516. border-right: 1px solid #36AC07;
  517. border-bottom: 1px solid transparent;
  518. border-left: 1px solid transparent;}
  519. 50%{border-top: 1px solid transparent;
  520. border-right: 1px solid transparent;
  521. border-bottom: 1px solid #36AC07;
  522. border-left: 1px solid transparent;}
  523. 75%{border-top: 1px solid transparent;
  524. border-right: 1px solid transparent;
  525. border-bottom: 1px solid transparent;
  526. border-left: 1px solid #36AC07;}
  527. 100%{border-top: 1px solid #36AC07;
  528. border-right: 1px solid transparent;
  529. border-bottom: 1px solid transparent;
  530. border-left: 1px solid transparent;}
  531. }
  532.  
  533.  
  534. </style>
  535.  
  536.  
  537.  
  538.  
  539. <div id="whole">
  540. <div id="titlediv1"><font class="textpulse" color="black">nuclear</font> <a href=#nothing style="color: black; text-decoration: none;">flame</a>
  541. <div id="linkshere">● <a href=#firstlink>undesired</a>
  542. <br> ● <a href=#secondlink>unbroken</a>
  543. <br> ● <a href=#thirdlink>unforgiving</a>
  544. </div>
  545. </div>
  546.  
  547. <div id="coverdiv1">
  548. </div>
  549.  
  550. <div id="coverdiv2">
  551. </div>
  552.  
  553. <div id="div1">
  554. </div>
  555.  
  556. <div id="div2">
  557. </div>
  558.  
  559. <div style="position: fixed; left: 220px;
  560. top: 141px; z-index: 3;">
  561. <div id="ongaku">
  562. <div class="musicgif"><img src="http://i60.tinypic.com/330vbd1.jpg" height=16px></div>
  563. <div id="musicpl" >
  564. <div style="overflow: hidden; width: box-sizing: border-box; width: 14px; margin-left: -3px; zoom: 150%; margin-top: -5px;">
  565. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="129" height="20">
  566. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" />
  567. <param name="wmode" value="transparent" />
  568. <param name="FlashVars" value="mp3=https://www.dropbox.com/s/mpyzyglk7yrgbzn/Melanie%20Toxic.mp3?dl=1&autoplay=1&loop=1&volume=10&bgcolor1=000000&bgcolor2=000000&slidercolor1=65398E&slidercolor2=65398E&buttoncolor=AEF149" />
  569. </object>
  570. </div>
  571.  
  572. </div>
  573. </div>
  574. </div>
  575.  
  576.  
  577. <div id="tabdemonstration">
  578. <div class="textcontainer" id="firstlink">
  579. <div id="tabline1">
  580. </div>
  581. <div id="tabline2">
  582. </div>
  583. <div id="tabline3">
  584. </div>
  585. <div id="tabline4">
  586. </div>
  587. <div id="contentbox">
  588. <font class="ugh">identity</font> is simply <b>Rhai</b>
  589. <br>
  590. <font class="ugh">age</font> is never disclosed
  591. </div>
  592. </div>
  593.  
  594.  
  595. <div class="textcontainer" id="secondlink">
  596. <div id="tablineB1">
  597. </div>
  598. <div id="tablineB2">
  599. </div>
  600. <div id="tabline3">
  601. </div>
  602. <div id="tabline4">
  603. </div>
  604. <div id="contentbox">
  605. <font class="ugh">do</font> be respectful<br>
  606. <font class="ugh">do not</font> be ignorant, malicious
  607. </div>
  608. </div>
  609.  
  610.  
  611. <div class="textcontainer" id="thirdlink">
  612. <div id="tablineC1">
  613. </div>
  614. <div id="tablineC2">
  615. </div>
  616. <div id="tabline3">
  617. </div>
  618. <div id="tabline4">
  619. </div>
  620. <div id="contentbox">
  621. <font class="ugh">code</font> is <b>mine</b>, have at it<br>
  622. <font class="ugh">discover</font> details through play
  623. </div>
  624. </div>
  625.  
  626. </div>
  627.  
  628. </div>
  629.  
  630. </div>
Advertisement
Add Comment
Please, Sign In to add comment