Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---text headers above scrollbox---
- font-family: roman;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- font-size: 1.2em;
- background: radial-gradient(circle, rgb(255,255,255) 0%, rgb(170,170,170) 50%, rgb(221,221,221) 100%);
- border: 1px solid #000;
- border-radius: 10px 10px 0 0;
- padding: 5px 0px 5px 0px;
- color: white;
- width: 28%;
- position: absolute;
- left: 120px;
- bottom: 215px;
- ---mobile---
- font-size: 1.5em;
- padding: 2px 0px 2px 0px;
- width: 30%;
- position: absolute;
- left: 90px;
- bottom: 190px;
- ---scrollbox---
- background: #FFFFFF;
- height: 75px;
- overflow: auto;
- border-radius: 0 0 10px 10px;
- border-bottom: 1px solid #000;
- border-left: 1px solid #000;
- border-right: 1px solid #000;
- padding: 10px;
- width: 28%;
- position: absolute;
- left: 120px;
- bottom: 145px;
- ---mobile---
- width: 30%;
- position: absolute;
- left: 90px;
- bottom: 120px;
Advertisement
Add Comment
Please, Sign In to add comment