Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family: pixel;
- src: url(https://dl.dropbox.com/s/kmhe7d3n18vdz5e/w95fa.woff?dl=0);
- }
- @font-face {
- font-family: emoji;
- src: url(https://dl.dropbox.com/s/cvba4kh6qm23mru/EmojiFont.ttf);
- }
- #container01 > .wrapper, #container02 > .wrapper,
- #container03 > .wrapper,
- #container08 > .wrapper {
- box-shadow: inset -1px 0px #0a0a0a, inset 1px 0px #fff, inset -2px 0px grey, inset 2px 0px #dfdfdf;
- }
- #container04 > .wrapper,
- #container05 > .wrapper,
- #container06 > .wrapper, #container07 > .wrapper {
- box-shadow: inset -1px -1px #0a0a0a, inset 1px 0px #fff, inset -2px -2px grey, inset 2px 0px #dfdfdf;
- }
- #container09 > .wrapper {
- box-shadow: inset -1px 0px #0a0a0a, inset 1px 0px #fff, inset -2px 0px grey, inset 2px 0px #dfdfdf;
- height: 400px;
- overflow: auto;
- }
- #text01, #text06, #text07 {
- font-family: pixel;
- font-size: 16px;
- }
- #text03, #text04, #text05 {
- font-family: pixel;
- font-size: 18px;
- }
- #text09, #text10, #text11, #text12, #text13 {
- font-family: pixel;
- font-size: 15px;
- }
- #text02, #text08 {
- font-family: pixel;
- font-size: 18px;
- }
- #buttons01 li a {
- font-family: pixel;
- box-shadow: inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey, inset 2px 0px #dfdfdf;
- }
- #buttons02 li a, #buttons03 li a, #buttons05 li a, #buttons06 li a, #buttons07 li a, #buttons08 li a, #buttons09 li a {
- font-family: emoji;
- font-size: 25px;
- box-shadow: inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey, inset 2px 0px #dfdfdf;
- }
- #buttons04 li a {
- box-shadow: inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey, inset 2px 0px #dfdfdf;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment