Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---main container---
- width: 21em;
- height: 10em;
- border: double #ec60c1;
- ---text shadow---
- text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff, 0 0;
- ---main info---
- border-radius: 20px;
- background: #E691B4;
- width: 7em;
- height: 3.5em;
- padding: 5px;
- (mobile)
- width: 7em;
- ---scrollbox---
- background: #F0F9FF;
- overflow-y: scroll;
- padding: 5px;
- height:6em;
- width: 12em;
- (mobile)
- width: 12em;
Advertisement
Add Comment
Please, Sign In to add comment