Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- NAME --
- #text01 mark {
- font-size: .875em;
- font-family: Butterflies;
- background: none;
- }
- #text01 {
- font-family: berkshire;
- }
- -- INFO UNDER THE NAME --
- #text02 {
- font-family: sulphur point;
- }
- -- SCROLLBOX --
- #text03 mark {
- font-size: .75em;
- font-family: klopers;
- font-weight: bold;
- background: white;
- border: 2px solid black;
- padding-right: 4px;
- padding-left: 4px;
- padding-top: 1px;
- border-radius: 20px;
- }
- #text03 {
- font-family: sulphur point;
- padding-top: 5px;
- height: 9.6em;
- overflow: auto;
- }
- -- CIRCLE IMAGE --
- #image02 {
- position: absolute;
- top: -3em;
- left: 1em;
- z-index: 99;
- }
- -- ICONS --
- #icons01 {
- position: absolute;
- top: 5em;
- right: 1em;
- z-index: 98;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement