Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family: sant joan;
- src: url(https://dl.dropbox.com/s/zxkyhy9515ddm0q/SantJoanDespi-Regular.otf?dl=0);
- }
- #text01 {
- font-family: sant joan;
- }
- #container02, #container03 {
- height: 14.6em;
- background: #ffffffde;
- border-radius: 5px;
- overflow-y: scroll;
- position: absolute;
- bottom: 3.7em;
- left: 1.5em;
- z-index: 150;
- }
- mark {
- background: #fff;
- font-family: sant joan;
- font-size: 1.1em;
- border-radius:7px;
- border: 1px solid black;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 1px;
- padding-bottom: 0.25px;
- width: 40px;
- color: #000;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment