Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---navigation & links container---
- width: 7em;
- ---text shadow---
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- ---marks---
- background: #B0DEFF;
- border-radius: 15px;
- border: 1px solid #383838;
- padding-left: 5px;
- padding-right: 5px;
- width: 40px;
- color: black;
- ---containers with info---
- width: 13.5em;
- z-index: 1;
- ---scrollbox (about)---
- overflow: auto;
- height: 9.5em;
- ---scrollbox (byf, dnfi)---
- overflow: auto;
- height: 2.5em;
- ---all fonts---
- <style>
- @font-face {
- font-family: to japan;
- src: url(https://dl.dropbox.com/s/kdr109v6f0scyh6/To%20Japan.ttf);
- }
- @font-face {
- src: url(https://dl.dropbox.com/s/1479f8x52y3z5u4/rainyhearts.ttf);
- font-family: hearts;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment