Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---top border---
- border-radius: 15px 15px 0px 0px;
- ---home container text---
- background: #ffffff;
- border-radius: 5px;
- padding: 5px;
- border: 1px solid #aaaaaa;
- height: 75px;
- overflow-y: scroll;
- font-family: pixel;
- ---highlight for all text---
- font-family: kinkie;
- font-size: 1.3em;
- ---navigation text---
- background: #ffffff;
- border-radius: 0px 0px 7px 7px;
- padding: 2px;
- border: 1px solid #AAAAAA;
- font-family: pixel;
- ---bottom border---
- border-radius: 0px 0px 15px 15px;
- ---top border for music---
- border-radius: 15px 15px 0px 0px;
- position: absolute;
- top: -15.1em;
- left: -0.7em;
- z-index: 1;
- transform: rotate(-10deg);
- ---mobile---
- top: -15.1em;
- left: -0.7em;
- ---music container---
- position: absolute;
- top: -13.8em;
- left: 0.1em;
- z-index: 1;
- transform: rotate(-10deg);
- ---music text---
- background: #ffffff;
- border-radius: 5px;
- padding: 5px;
- border: 1px solid #aaaaaa;
- height: 110px;
- overflow-y: scroll;
- font-family: pixel;
- ---bottom border for music---
- border-radius: 0px 0px 15px 15px;
- position: absolute;
- left: 0.8em;
- top: -6.8em;
- transform: rotate(-10deg);
- ---mobile---
- left: 1.0em;
- top: -5.9em;
- ---top border for rules---
- border-radius: 15px 15px 0px 0px;
- position: absolute;
- left: 1.0em;
- bottom: 13.5em;
- z-index:500;
- transform: rotate(10deg);
- ---mobile---
- left: 1.2em;
- bottom: 14.8em;
- ---rules container---
- position: absolute;
- left: 0em;
- bottom: 3em;
- z-index:500;
- transform: rotate(10deg);
- ---rules text---
- background: #ffffff;
- border-radius: 5px;
- padding: 5px;
- border: 1px solid #aaaaaa;
- height: 55px;
- overflow-y: scroll;
- font-family: pixel;
- ---bottom border for rules---
- border-radius: 0px 0px 15px 15px;
- position: absolute;
- left: -1.0em;
- bottom: 1.8em;
- z-index:500;
- transform: rotate(10deg);
- ---mobile---
- left: -1.1em;
- bottom: 1.8em;
Advertisement
Add Comment
Please, Sign In to add comment