Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---main container---
- border: 2px solid #575757;
- ---for image---
- border: 1px solid #575757;
- border-radius: 8px;
- box-shadow: inset 13px 0px 6px -10px rgb(66 66 66 / 56%), inset -13px 0px 6px -10px rgb(66 66 66 / 56%), inset 0px 13px 6px -10px #ffffff, inset 0px -13px 6px -10px rgb(66 66 66 / 38%);
- -webkit-filter: drop-shadow(0px 0px 1px #424242);
- ---credit text---
- font-family: windows;
- border: 1px solid #575757;
- border-radius: 8px 8px 8px 8px;
- padding: 5px;
- background: #e2a241;
- -webkit-filter: drop-shadow(0px 0px 1px #424242);
- ---buttons---
- border: 1px solid #575757;
- font-family: windows;
- -webkit-filter: drop-shadow(0px 0px 1px #424242);
- ---for info text---
- font-family: windows;
- border: 1px solid #575757;
- border-radius: 8px 0px 0px 8px;
- padding: 5px;
- width: 43%;
- position: absolute;
- left: 12.9em;
- bottom: 4em;
- height: 12.5em;
- overflow-y: scroll;
- background: white;
- ---mobile---
- height: 12.5em;
- width: 43%;
- bottom: 3.9em;
- ---highlight---
- font-family: SakeMoru;
- color: #e2a241;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
Advertisement
Add Comment
Please, Sign In to add comment