Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- FONT --
- @font-face {
- font-family: porkys;
- src: url(https://dl.dropbox.com/s/7m63bv7puqb6y75/PORKYS_.TTF);
- }
- -- NAME --
- font-family: porkys;
- text-shadow: -1.5px 0 #592285, 0 1.5px #592285, 1.5px 0 #592285, 0 -1.5px #592285, 0 0;
- position: absolute;
- z-index: 999;
- left: .25em;
- bottom: 6.875em;
- -- POSTS --
- font-family: porkys;
- text-shadow: -1.5px 0 #592285, 0 1.5px #592285, 1.5px 0 #592285, 0 -1.5px #592285, 0 0;
- position: absolute;
- z-index: 999;
- left: .25em;
- bottom: 1.5em;
- -- SCROLLBOX --
- height: 14.3em;
- overflow: auto;
- padding: 5px;
- border: 2px solid #592285;
- -- MARK/HIGHLIGHT --
- background: #592285;
- color: white;
- font-weight: 600;
- padding-left: 10px;
- padding-right: 10px;
- border-radius: 10px;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement