Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---name, likes & etc---
- text-shadow: -1px 0 #4170CC, 0 5px #4170CC, 5px 0 #4170CC, 0 -1px #4170CC, 0 0;
- ---info & links---
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- ---main text---
- background: #FFF9F0;
- border-radius: 15px;
- height: 4em;
- width: 8em;
- padding: 10px;
- ---image (right)---
- filter: drop-shadow(8px 0px #D2A1F0);
- ---image (left)---
- filter: drop-shadow(-8px 0px #D2A1F0);
- ---scrollboxes---
- overflow-y: scroll;
- background: #FFF9F0;
- border-radius: 20px;
- height:6.5em;
- padding:10px;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- ---Text: Highlight---
- text-shadow: none;
Advertisement
Add Comment
Please, Sign In to add comment