Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---text shadow---
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- ---container---
- border: double 4.3px #000;
- border-radius: 10px 10px 0px 0px;
- width: 20em;
- height: 9em;
- ---scrollbox---
- overflow-y: scroll;
- height: 9em;
- width: 13em;
- padding-bottom: 5px;
- ---media rule for music player---
- @media only screen and (max-width: 600px) {
- #glenplayer02 {
- left: 17.8em;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment