Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- ALL FONTS ---
- <style>
- @font-face {
- font-family: windows;
- src: url(https://dl.dropbox.com/s/kaxqli0m8m9zvdc/Windows%20Regular.ttf?dl=0);
- }
- @font-face {
- font-family:chick;
- src:url(https://dl.dropbox.com/s/wrt1sab5vv6r25n/CHICK___.TTF);
- }
- </style>
- --- SCROLLBOX ---
- background: white;
- padding: 10px;
- overflow: auto;
- height: 4.8em;
- width: 17.2em;
- (mobile)
- width: 17.2em;
- (Text: Highlight)
- background: linear-gradient(90deg, #ccc 0%, #fff 50%, #ccc 100%);
- border-radius: 10px;
- border: 1.5px solid black;
- padding-left: 5px;
- padding-right: 5px;
- --- MUSIC PLAYER CONTAINER ---
- width: 5.5em;
- height: 8em;
Advertisement
Add Comment
Please, Sign In to add comment