Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family:'stencil-love';
- src: url(https://dl.dropbox.com/s/3l0n6too3mj3vne/StencilovePersonalUseRegular-WyerY.ttf);
- }
- @font-face {
- font-family: SakeMoru;
- src: url(https://dl.dropbox.com/s/ktlx5w7t8gk42nb/SakeMoru-Regular.ttf);
- }
- @font-face {
- font-family: Chemre;
- src: url(https://dl.dropbox.com/s/a4vu0khvvhe5lwq/Chemre.ttf);
- }
- @font-face {
- font-family: windows;
- src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
- }
- @font-face {
- font-family: dreams;
- src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
- }
- @font-face {
- font-family:'kiwi';
- src: url(https://dl.dropbox.com/s/388cvx0do21kj3n/KiwiSoda.ttf);
- }
- #text03 a {
- display: inline-block;
- transition: .2s ease;
- }
- #text03 a:hover {
- transform: translateY(-20%);
- }
- ::-moz-selection { /* EDIT THIS ONE TOO */
- color: #fff;
- background: #ffffffa3;
- }
- ::selection {
- color: #fff;
- background: #ffffffa3;
- }
- ::-webkit-scrollbar {
- width: 8px;
- }
- ::-webkit-scrollbar-track {
- background: linear-gradient(90deg, rgba(230,230,230,1) 6%, rgba(240,240,240,1) 18%);
- -webkit-border-radius: 10px;
- border-radius: 10px;
- border: 1px solid #ccc;
- }
- ::-webkit-scrollbar-thumb {
- -webkit-border-radius: 10px;
- border-radius: 10px;
- background: linear-gradient(90deg, #2c4c46 38%, #2c4c46 62%);
- border: 1px solid #aaa;
- }
- </style>
- <style type="text/css">* {cursor: url(https://cur.cursors-4u.net/food/foo-1/foo64.cur), auto !important;}</style>
- <html>
- <body oncontextmenu="return false;">
- </html>
- <script>
- document.onkeydown = function(e) {
- if(event.keyCode == 123) {
- return false;
- }
- if(e.ctrlKey && e.shiftKey && e.keyCode == 'I'.charCodeAt(0)){
- return false;
- }
- if(e.ctrlKey && e.shiftKey && e.keyCode == 'J'.charCodeAt(0)){
- return false;
- }
- if(e.ctrlKey && e.keyCode == 'U'.charCodeAt(0)){
- return false;
- }
- if(e.ctrlKey && e.shiftKey && e.keyCode == 'C'.charCodeAt(0)){
- return false;
- }
- }
- </script>
- <style>
- #container01 > .wrapper {
- width: 10em;
- border-radius: 10px;
- }
- #container02 > .wrapper {
- width: 11em;
- border-radius: 0 0 15px 15px;
- position: absolute;
- bottom: 9.9em;
- }
- #container03 > .wrapper {
- width: 3em;
- height: 8em;
- border-radius: 0 15px 15px 0;
- position: absolute;
- bottom: -8.5em;
- z-index: 2;
- }
- #container04 > .wrapper {
- width: 6.3em;
- height: 8em;
- border-radius: 10px;
- position: absolute;
- bottom: -8.5em;
- right: -0.2em;
- z-index: 2;
- }
- #container05 > .wrapper, #container07 > .wrapper, #container09 > .wrapper, #container11 > .wrapper {
- width: 11em;
- height: 9.5em;
- border-radius: 10px 0 0 10px;
- position: absolute;
- bottom: 8.23em;
- z-index: 2;
- }
- #container06 > .wrapper, #container08 > .wrapper, #container10 > .wrapper, #container12 > .wrapper {
- width: 11.1em;
- height: 8em;
- border-radius: 10px;
- position: absolute;
- bottom: -0.3em;
- left: 3.7em;
- z-index: 2;
- }
- #text01 {
- font-family: windows;
- text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080;
- position: absolute;
- top: 9.2em;
- left: -0.1em;
- z-index: 2;
- }
- #text02 {
- font-family: SakeMoru;
- text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080;
- }
- #text03 {
- font-family: Chemre;
- text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080;
- position: relative;
- right: 2px;
- }
- #image02 .frame {
- border-radius: 8px;
- }
- #text04, #text06, #text08, #text10 {
- font-family: windows;
- height: 8.8em;
- padding-top: 3px;
- padding-bottom: 3px;
- padding-right: 3px;
- overflow-y: scroll;
- }
- #text05, #text07, #text09, #text11 {
- font-family: windows;
- height: 7.4em;
- padding-top: 3px;
- padding-bottom: 3px;
- padding-right: 3px;
- overflow-y: scroll;
- }
- strong {
- text-shadow: -1px 0 #808080, 0 1px #808080, 1px 0 #808080, 0 -1px #808080;
- background: #FFFFFFA3;
- padding: 3px;
- padding-right: 15px;
- border: 1px dashed #949494;
- border-radius: 0 8px 8px 0;
- }
- mark {
- font-family: dreams;
- }
- #buttons01 li a {
- font-family:'stencil-love';
- border: 1px dashed #666666;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment