Advertisement
y2kcarrds

janet uwu ai text codes

Jun 23rd, 2022
461
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <style>
  2. #text01 {
  3. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  4. }
  5.  
  6. #text02 { /* home guidelines extra */
  7. background: rgb(255,180,245);
  8. background: radial-gradient(circle, rgba(255,180,245,1) 0%, rgba(178,217,240,1) 50%, rgba(255,180,245,1) 100%);
  9. padding:5px;
  10. border-radius:0px 0px 10px 10px;
  11. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  12. color:white;
  13. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement