Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---container---
- border-radius: 0px 10px 10px 0;
- ---for info texts---
- border-radius: 0px 10px 10px 0;
- background: #00000054;
- padding: 5px;
- height:65px;
- overflow-y: scroll;
- overflow-x: hidden;
- ---for links---
- text-decoration: underline;
- text-decoration-style: dotted;
- ---highlight---
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- -webkit-filter: drop-shadow(0px 0px 2px #fff);
- text-size:1.5em;
- font-family: excelorate;
- ---bottom title text---
- background: -webkit-linear-gradient(-90deg, #000000 40%, #999999 65%, #fff 95%);
- z-index:1;
- font-family: excelorate;
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- -webkit-text-stroke: 0.5px white;
- -webkit-filter:drop-shadow(0px 0px 2px #000);
- ---for image---
- position:absolute;
- right:-1.7em;
- top:0.5em;
- z-index:99;
- ---mobile---
- top:1em;
Advertisement
Add Comment
Please, Sign In to add comment