Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- mark1 {
- background: #FFC4E9;
- background: linear-gradient(0deg, #FFC4E9 0%, #FFF0F6 75%);
- border-radius:7px;
- border: 1px solid black;
- padding: .06em .3em .01em .3em;
- color: #000;
- font-size:1.6em;
- -webkit-text-fill-color: white;
- -webkit-text-stroke-width: .66px;
- font-family: chick;
- line-height: 1.5em;
- }
- #text01 {
- background: #FFBFF1;
- background: radial-gradient(circle, #FFBFF1 15%, #ED93CE 100%);
- border-radius: 50%;
- border: solid .7px #000;
- -webkit-text-fill-color: white;
- -webkit-text-stroke-width: .66px;
- font-family: utonium;
- margin-top: 0;
- margin-bottom: 0;
- }
- #image04 {
- position: relative;
- right: .2em;
- bottom: 1em;
- }
- #divider01 {
- height: 12em;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment