Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- notes: please cr fruitiru when remaking this crd!
- ---- fonts ----
- <style>
- @font-face {
- font-family: good-time;
- src: url(https://dl.dropbox.com/s/ijxda4xb1cyjpe4/KGAlwaysAGoodTime.ttf);
- }
- @font-face {
- font-family: cutie;
- src: url(https://dl.dropbox.com/s/xo075bh6tbd4f7d/CP.ttf);
- }
- </style>
- ---- name ----
- <style>
- #text01 {
- font-family: good-time;
- -webkit-text-stroke-width: 1px;
- -webkit-text-stroke-color:
- #D6A3A3;
- position: relative;
- bottom: 3px;
- z-index:9;
- }
- </style>
- ---- about you info ----
- #text02 {
- height: 4em;
- overflow: auto;
- }
- ---- byf & dfi ----
- #text03 {
- height: 7.6em;
- overflow: auto;
- position: relative;
- bottom: -5px;
- }
- ---- likes & stan list----
- #text04 {
- height: 7.6em;
- overflow: auto;
- position: relative;
- bottom: -6px;
- }
- ---- mark ----
- <style>
- mark {
- font-family: cutie;
- border-radius: 5px;
- size: 12px;
- padding-left: 5px;
- padding-right: 5px;
- width: 40px;
- }
- </style>
- ---- divider ----
- <style>
- #container02 {
- position: relative;
- bottom: -23px;
- z-index: 10;
- </style>
Add Comment
Please, Sign In to add comment