Advertisement
QueenOfGeckos

Digital Dream (No Java)

Jun 23rd, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.06 KB | None | 0 0
  1. <style>
  2.  
  3. /*
  4. PLEASE DO NOT REMOVE THIS CREDIT
  5. DO NOT REMOVE THE CREDIT AT THE BOTTOM EITHER!
  6. CREATOR: BLINKY// HAKUNO KISHINAMI
  7. There is a Javascript at the base that prevents right click. Do not remove it. If you do not have Java you don't need to worry about it. But please do not remove it. You'll break the code.
  8.  
  9. THIS IS THE JAVA SCRIPT EDITION!
  10.  
  11. */
  12.  
  13.  
  14. @import 'https://fonts.googleapis.com/css?family=Pacifico|Oswald:700';
  15.  
  16.  
  17. body {
  18. background-image: url("https://i.imgur.com/1aSFAU3.png");
  19. background-repeat: repeat;
  20. background-size: 100% 100%;
  21. background-position: bottom right;
  22. width: 100%;
  23. height: 100%;
  24. margin: 0px;
  25. overflow: hidden;
  26. }
  27.  
  28.  
  29. #words1{
  30. position:absolute;
  31. font-family:'Pacifico', cursive;
  32. font-style:italic;
  33. font-size: 60px;
  34. top: 30%;
  35. left: 12%;
  36. height: 100px;
  37. background: #transparent;
  38. background: url(https://i.imgur.com/eVINNG2.gif) -20px -20px repeat;
  39. -webkit-text-fill-color: transparent;
  40. -webkit-background-clip: text;
  41. -ms-transform: rotate(-20deg);
  42. -webkit-transform: rotate(-20deg);
  43. transform: rotate(-20deg);.
  44. opacity: 0.70;
  45. filter: alpha(opacity=70);
  46. }
  47.  
  48. #words2{
  49. position:absolute;
  50. font-family:'Pacifico', cursive;
  51. font-style:italic;
  52. font-size: 70px;
  53. top: 40%;
  54. left: 12%;
  55. height: 120px;
  56. background: #transparent;
  57. background: url(https://i.imgur.com/eVINNG2.gif) -20px -20px repeat;
  58. -webkit-text-fill-color: transparent;
  59. -webkit-background-clip: text;
  60. -ms-transform: rotate(-20deg);
  61. -webkit-transform: rotate(-20deg);
  62. transform: rotate(-20deg);
  63. opacity: 0.70;
  64. filter: alpha(opacity=70);
  65. }
  66. #words3{
  67. position:absolute;
  68. font-family:'Pacifico', cursive;
  69. font-size: 65px;
  70. bottom: -5%;
  71. left: 4%;
  72. height: 120px;
  73. background: #transparent;
  74. background: url(https://i.imgur.com/voTvgCF.gif) -20px -20px repeat;
  75. -webkit-text-fill-color: transparent;
  76. -webkit-background-clip: text;
  77. z-index: 1;
  78. -ms-transform: rotate(12deg);
  79. -webkit-transform: rotate(12deg);
  80. transform: rotate(12deg);
  81. }
  82.  
  83. #words4{
  84. position:absolute;
  85. font-family:'Pacifico', cursive;
  86. font-style:italic;
  87. font-size: 60px;
  88. top: 20%;
  89. left: 12%;
  90. height: 100px;
  91. background: #transparent;
  92. background: url(https://i.imgur.com/U4JZEe7.gif) -20px -20px repeat;
  93. -webkit-text-fill-color: transparent;
  94. -webkit-background-clip: text;
  95. -ms-transform: rotate(-20deg);
  96. -webkit-transform: rotate(-20deg);
  97. transform: rotate(-20deg);
  98. opacity: 0.70;
  99. filter: alpha(opacity=70);
  100. }
  101.  
  102.  
  103. h1{
  104. font-family:'Pacifico', cursive;
  105. font-style:italic;
  106. color: #ffffff;
  107. font-size:20px;
  108. line-height:27px;
  109. padding: 0px 3px 0px 0px;
  110. border-bottom: 1px solid #ffffff;
  111. }
  112.  
  113. .right{
  114. position:absolute;
  115. top:-22px;
  116. left:140px;
  117. font-family: 'Oswald', sans-serif;
  118. text-transform: uppercase;
  119. text-decoration: none;
  120. font-size: 24px;
  121. line-height: 24px;
  122. letter-spacing: -1px;
  123. color: #ffe650;
  124. }
  125.  
  126. .spooky{
  127. position:absolute;
  128. top:30px;
  129. left:60px;
  130. width:330px;
  131. height: 250px;
  132. overflow:hidden;
  133. z-index:20;
  134. }
  135.  
  136. .far{
  137. width:330px;
  138. height: 300px;
  139. overflow:auto;
  140. }
  141.  
  142. .tell{
  143. color:#dfeff1;
  144. font-size:14px;
  145. text-align:justify;
  146. line-height:14px;
  147. font-family:cambria;
  148. letter-spacing:0.3px;
  149. margin: 5px;
  150. }
  151. a.gone:link, a.gone:active, a.gone:visited{
  152. font-family: 'Oswald', sans-serif;
  153. text-transform: uppercase;
  154. text-decoration: none;
  155. font-size: 24px;
  156. line-height: 24px;
  157. letter-spacing: -1px;
  158. color: #f77481;
  159. margin-right:12px;
  160. z-index:10;
  161. }
  162.  
  163. a.gone:hover{
  164. text-shadow:-4px 0px 0px #ffe650;
  165. }
  166.  
  167. b {
  168. color: #50cfff;
  169. font-weight:bold;
  170. letter-spacing: 1px;
  171. }
  172.  
  173. i{
  174. color:#ffffff;
  175. font-style:italic;
  176. }
  177.  
  178. u{
  179. font-style:italic;
  180. text-decoration:noneunderline;
  181. }
  182.  
  183. a:active, a:link, a:visited{
  184. color:#fff;
  185. text-decoration:none;
  186. }
  187. a:hover{
  188. cursor:all-scroll;
  189. color:#4e3f64;
  190. text-decoration:line-through;
  191. }
  192.  
  193.  
  194.  
  195. ::-webkit-scrollbar {width: 3px;}
  196. ::-webkit-scrollbar-thumb:vertical {
  197. height: 10px;background-color: #D98878;}
  198. ::-webkit-scrollbar-thumb:horizontal {
  199. height: 10px;background-color: #D98878;border: 0px ;width: 15px;}
  200.  
  201.  
  202. #sparkle{
  203. width:700px;
  204. height: 400px;
  205. background:#17253d;
  206. border-radius: 50px 100px 100px 50px;
  207. z-index: 4;
  208. opacity: 0.70;
  209. filter: alpha(opacity=70);
  210. }
  211.  
  212.  
  213. .brightly{
  214. margin: auto;
  215. position: absolute;
  216. top: 0; left: 0; bottom: 0; right: 0;
  217.  
  218.  
  219. }
  220.  
  221.  
  222.  
  223.  
  224.  
  225. .lovely {
  226. position: absolute;
  227. bottom: 0px;
  228. right: 20%;
  229. z-index: 6;
  230.  
  231. }
  232.  
  233. .lovely2 {
  234. position: absolute;
  235. bottom: -50px;
  236. left: 10%;
  237. z-index: 6;
  238. opacity: 1.00;
  239. filter: alpha(opacity=100);
  240. }
  241.  
  242.  
  243.  
  244. .you{
  245. position:absolute;
  246. margin:auto;
  247. top: -2%;
  248. left: -2%;
  249. width: 100px;
  250. height: 100px;
  251. -ms-transform: rotate(45deg);
  252. -webkit-transform: rotate(45deg);
  253. transform: rotate(45deg);
  254. z-index: 97;
  255. }
  256.  
  257. a.dream:link, a.dream:active, a.dream:visited{
  258. display: block;
  259. float: left;
  260. width: 35px;
  261. height: 35px;
  262. margin: 1px;
  263. background-color:#FFE3D8;
  264. -webkit-transition: all 0.6s ease-out;
  265. -moz-transition: all 0.6s ease-out;
  266. }
  267.  
  268. a.dream:hover{
  269. background-color:#FFFDCD;
  270. box-shadow: 0px 0px 5px #999;
  271. }
  272.  
  273. .floating3{
  274. float: bottom-left;
  275. -webkit-animation-name: Floatingx;
  276. -webkit-animation-duration: 2s;
  277. -webkit-animation-iteration-count: infinite;
  278. -webkit-animation-timing-function: ease-in-out;
  279. -moz-animation-name: Floating;
  280. -moz-animation-duration: 0.5s;
  281. -moz-animation-iteration-count: infinite;
  282. -moz-animation-timing-function: ease-in-out;
  283. margin-right: 0px;
  284. margin-bottom: 100px;
  285. z-index:343;
  286.  
  287. }
  288.  
  289. @-webkit-keyframes Floatingx{
  290. from {-webkit-transform:translate(0, 0px);}
  291. 65% {-webkit-transform:translate(0, 15px);}
  292. to {-webkit-transform: translate(0, -0px); }
  293. }
  294.  
  295. table {
  296. margin-top:-9px;
  297. width: 100%;
  298. margin-left:-2px;
  299. background-color: transparent;
  300. border-collapse: collapse;}
  301.  
  302. td {
  303. font-size: 11px;
  304. letter-spacing: 1px;
  305. height: 100px;
  306. overflow: auto;}
  307.  
  308. #rel img {
  309. margin:8px;
  310. border:5px solid #fff; /* relationships icon border color */
  311. width:50px;
  312. height:50px;
  313. padding:4px;
  314. -webkit-transition:all 0.3s ease-out;
  315. -moz-transition:all 0.3s ease-out;
  316. transition:all 0.3s ease-out;}
  317.  
  318. #rel:hover img {
  319. border:5px solid #529ecc; /* relationships icon border hover color */
  320. -webkit-transition:all 0.3s ease-out;
  321. -moz-transition:all 0.3s ease-out;
  322. transition:all 0.3s ease-out;}
  323.  
  324. ::-webkit-scrollbar {width: 5px;}
  325. ::-webkit-scrollbar-thumb:vertical {
  326. height: 10px;background-color: #ffe763;}
  327. ::-webkit-scrollbar-thumb:horizontal {
  328. height: 10px;background-color: #ffe763;border: 0px ;width: 12px;}
  329.  
  330. </style>
  331.  
  332. <script src="jquery.min.js"></script>
  333. <script type="text/javascript">
  334. $(document).ready(function () {
  335. //Disable full page
  336. $("body").on("contextmenu",function(e){
  337. return false;
  338. });
  339.  
  340. //Disable part of page
  341. $("#id").on("contextmenu",function(e){
  342. return false;
  343. });
  344. });
  345. </script>
  346. <script type="text/javascript">
  347. $(document).ready(function () {
  348. //Disable cut copy paste
  349. $('body').bind('cut copy paste', function (e) {
  350. e.preventDefault();
  351. });
  352.  
  353. //Disable mouse right click
  354. $("body").on("contextmenu",function(e){
  355. return false;
  356. });
  357. });
  358. </script>
  359.  
  360.  
  361.  
  362. <div id="container"></div>
  363.  
  364. <div class="lovely">
  365. <img src="https://i.imgur.com/BuvNSJO.png" width="400px" class="floating3"></div>
  366.  
  367.  
  368.  
  369. <div id="sparkle" class="brightly">
  370.  
  371. <div class="you">
  372. <a href="#we" class="dream"></a>
  373. <a href="#have" class="dream"></a>
  374. <a href="#noticed" class="dream"></a>
  375. <a href="#youtoo" class="dream"></a>
  376. </div>
  377. <div class="spooky">
  378. <div id="we" class="far"><div class="tell">
  379.  
  380. <h1>Stats</h1>
  381.  
  382. <font style="float:left"><b>➽Stat</b></font>
  383. <font style="float:right">Stat</font><br>
  384. <font style="float:left"><b>➽Stat</b></font>
  385. <font style="float:right">Stat</font><br>
  386. <font style="float:left"><b>➽Stat</b></font>
  387. <font style="float:right">Stat</font><br>
  388. <font style="float:left"><b>➽Stat</b></font>
  389. <font style="float:right">Stat</font><br>
  390. <font style="float:left"><b>➽Stat</b></font>
  391. <font style="float:right">Stat</font><br>
  392. <font style="float:left"><b>➽Stat</b></font>
  393. <font style="float:right">Stat</font><br>
  394. <font style="float:left"><b>➽Stat</b></font>
  395. <font style="float:right">Stat</font><br>
  396. <font style="float:left"><b>➽Stat</b></font>
  397. <font style="float:right">Stat</font><br>
  398. <font style="float:left"><b>➽Stat</b></font>
  399. <font style="float:right">Stat</font><br>
  400. <font style="float:left"><b>➽Stat</b></font>
  401. <font style="float:right">Stat</font><br>
  402. <font style="float:left"><b>➽Stat</b></font>
  403. <font style="float:right">Stat</font><br>
  404.  
  405. <h1>About</h1><br>
  406. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam vitae pharetra risus. Duis eget nisl nulla. Suspendisse non nunc vulputate, cursus orci non, iaculis dui. Sed fermentum iaculis sem. In hac habitasse platea dictumst. Lorem ipsum dolor sit amet, consectetur adipiscing elit. In eleifend vehicula egestas. Cras elementum nulla eget tellus pellentesque semper. Cras scelerisque erat vel elit posuere, ac vulputate sapien rutrum. Nullam a fringilla enim. Cras sodales nunc magna, vitae sollicitudin dui feugiat non. Aliquam a aliquet dolor.</p>
  407.  
  408. <br><br>
  409.  
  410. <BR><br><br>
  411.  
  412. </div></div>
  413. <div id="have" class="far"><div class="tell">
  414. <h1>Mage Craft</h1><br>
  415. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam vitae pharetra risus. Duis eget nisl nulla. Suspendisse non nunc vulputate, cursus orci non, iaculis dui. Sed fermentum iaculis sem. In hac habitasse platea dictumst. Lorem ipsum dolor sit amet, consectetur adipiscing elit. In eleifend vehicula egestas. Cras elementum nulla eget tellus pellentesque semper. Cras scelerisque erat vel elit posuere, ac vulputate sapien rutrum. Nullam a fringilla enim. Cras sodales nunc magna, vitae sollicitudin dui feugiat non. Aliquam a aliquet dolor.</p>
  416.  
  417. <br><br>
  418. </div></div>
  419. <div id="noticed" class="far"><div class="tell">
  420. <h1>Friends</h1>
  421. <div id="rel"><a href="/"><img src="https://i.imgur.com/KUMPAmP.png" /></a></div><div id="rel"><a href="/"><img src="https://i.imgur.com/KUMPAmP.png" /></a></div>
  422. </div></div>
  423.  
  424.  
  425.  
  426.  
  427. <div id="youtoo" class="far"><div class="tell">
  428. <h1>Rules</h1>
  429. ♠ Rules<br>
  430. ♠ Rules<br>
  431. ♠ Rules<br>
  432. ♠ Rules<br>
  433. ♠ Rules<br>
  434. ♠ Rules<br>
  435. ♠ Rules<br>
  436. ♠ Rules<br>
  437. ♠ Rules<br>
  438. ♠ Rules<br>
  439. ♠ Rules<br>
  440. ♠ Rules<br>
  441. <Br><br><Br>
  442. </div></div></div>
  443.  
  444. <div id="words3">
  445. Ines Anastas
  446. </div><div class="lovely2">
  447. <a target="_blank" href="https://i.imgur.com/pMWZuYv.png" target="_blank" title="Pidge Phone hoooome."><img src="https://i.imgur.com/6zqFVlW.png" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  448. <a target="_blank" href="https://i.imgur.com/ZyjW2oL.png" target="_blank" title=" "><img src="https://i.imgur.com/jySgQCd.png" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  449. <a target="_blank" href="https://i.imgur.com/YcSyPTB.png" target="_blank" title=" ."><img src="https://i.imgur.com/6zqFVlW.png" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  450. <a target="_blank" href="https://i.imgur.com/xhf9F5j.png" target="_blank" title=" "><img src="https://i.imgur.com/jySgQCd.png" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  451. <a target="_blank" href="https://i.imgur.com/Teyf67w.png" target="_blank" title=""><img src="https://i.imgur.com/6zqFVlW.png" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  452. <a target="_blank" href="https://i.imgur.com/plYwhl0.png" target="_blank" title=" ."><img src="https://i.imgur.com/jySgQCd.png" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  453. <a target="_blank" href="https://i.imgur.com/VsyEyF8.png" target="_blank" title="."><img src="https://i.imgur.com/6zqFVlW.png" class="circle" width="40" height="40" border="1px solid #000000" ></a>
  454. </div>
  455. </div>
  456. </div>
  457.  
  458.  
  459. <div style="position: fixed; bottom: 20px; left: 0px; background-color: transparent;">
  460. <a target="_blank" href="https://roleplay.chat/profile.php?user=Hakuno+Kishinami" target="_blank" title="Code was created by Blinky/Hakuno Kishinami. Do NOT touch. Please! If you are interested in a code, please Shoot her a message or Mail! "><img src="https://i.imgur.com/uP9E5Pz.png" height="10%"></a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement