Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * PLEASE CREDIT JJUNIIY WHEN REMAKING *
- --- MAIN IMAGE ---
- border-radius: 20px 0px 0px 20px;
- --- USERNAME TEXT ---
- font-family: sant joan;
- padding-left: 3px;
- padding-right: 3px;
- border-radius: 13px;
- font-size: 10px;
- --- 'ABOUT' SCROLLBOX ---
- background: white;
- padding: 6px;
- border-radius: 0.625em;
- height: 80px;
- overflow: auto;
- (mobile)
- height: 70px;
- (Text: Highlight)
- font-family: sant joan;
- border: 1px solid #000;
- border-radius: 0.625em;
- background: white;
- padding-left: 3px;
- padding-right: 3px;
- font-size: 0.75em;
- --- NAVIGATION TEXTS ---
- font-family: sant joan;
- background: white;
- border-radius: 15px;
- border: 1px solid white;
- padding-left: 6px;
- padding-right: 6px;
- width: 30px;
- --- OTHER INFO SCROLLBOX ---
- border-radius: 10px 0px 0px 10px;
- width: 16.3em;
- height: 16em;
- background: white;
- padding: 4px;
- overflow: auto;
- (mobile)
- width: 16.3em;
- height: 16em;
- (Text: Highlight)
- font-family: sant joan;
- border: 1px solid #000;
- border-radius: 0.625em;
- background: white;
- padding-left: 3px;
- padding-right: 3px;
- font-size: 1em;
- --- POSITIONING for SCROLLBOX ---
- position: absolute;
- left: 1.5em;
- bottom: 1.9em;
- --- SCROLLABLE CONTAINER ---
- border-radius: 15px 0px 0px 15px;
- width: 14em;
- height: 14.2em;
- padding: 4px;
- overflow: auto;
- --- POSITIONING for SCROLLABLE CONTAINER ---
- position: absolute;
- left: 0.3em;
- bottom: 0.6em;
- --- ALL FONTS ---
- <style>
- @font-face {
- font-family: cutie;
- src: url(https://dl.dropbox.com/s/xo075bh6tbd4f7d/CP.ttf);
- }
- @font-face {
- font-family: sant joan;
- src: url(https://dl.dropbox.com/s/iwvkrg8ccgd1pf4/SantJoanDespi-Regular.otf);
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment