Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---for left scrollboxes---
- width: 100%;
- margin: 3px;
- border: 2px solid black;
- float: left;
- padding: 7px;
- border-radius: 0.75em;
- background: #faedef;
- overflow-y: scroll;
- height: 100px;
- text-align: left;
- font-size: 1em;
- line-height: 0.875;
- font-weight: 500;
- color: #000;
- positon: absolute;
- bottom: 0em;
- left: -.5em;
- ---highlight---
- font-family: lovely;
- font-size: 1.5em;
- border: 1px dashed black;
- background-color: #ed0f36;
- text-shadow: -1px 0 #fff, 0 1px #000, 1px 0 #000, 0 -1px #fff, 0 0;
- color: #732931;
- border-radius: 100%;
- padding: 0 1px 0 1px;
- ---mobile---
- line-height: 1.125;
- ---for right scrollboxes--
- bottom: -.1em;
- left: -.1em;
- ---for image---
- position: absolute;
- left: 25em;
- bottom: -21em;
- z-index: 9999;
- filter: drop-shadow(1px 1px 0 #ed0f36) drop-shadow(-1px 1px 0 #ed0f36) drop-shadow(0 2px 0 #ed0f36) drop-shadow(0 -1px 0 #ed0f36) drop-shadow(0 1px 1.5px #ed0f36) drop-shadow(0 -1px 1.5px #ed0f36) drop-shadow(1px -1px 1.5px #ed0f36) drop-shadow(-1px -1px 1.5px #ed0f36);
- }
- ---mobile---
- left: 24em;
- bottom: -20em;
- ---top circle image---
- position: absolute;
- left: -3em;
- bottom: -1em;
- z-index: 9999;
- ---side text---
- background: black;
- height: 2.25em;
- width: 10em;
- padding: 10px;
- border-radius: 0px 15px 15px 0px;
- position: absolute;
- left: 3em;
- bottom: 11.25em;
- font-family:'fenotype';
- font-size: 2em;
- ---mobile---
- height: 2.5em;
- width: 15em;
- left: 3em;
- bottom: 16.25em;
- font-size: 1.5em;
- ---music player container---
- position: absolute;
- z-index: 9999;
- left: -3em;
- bottom: -3em;
Advertisement
Add Comment
Please, Sign In to add comment