Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- #grad {
- background: linear-gradient(to top, #FFFDFE 2%, #FF78B1 100%);
- font-style:bold;
- font-size:3em;
- position:relative;
- bottom:-30px;
- z-index:1;
- font-weight:bold;
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- -webkit-text-stroke-width: 0.5px;
- -webkit-text-stroke-color: #FE62B6;
- }
- </style>
- <div id="grad">ʚ magical girl ɞ</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement