Advertisement
ruesha

guidelines text + heart link 06/08

Jun 9th, 2024
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <style>
  2. #guidelines {
  3. font-family: good-time;
  4. z-index: 55;
  5. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  6. position: relative;
  7. font-size: 2.125em;
  8. color: #c5ccc2;
  9. }
  10.  
  11. mark {
  12. font-family: 'Magica';
  13. background: #ffffff00;
  14. }
  15.  
  16. a {
  17. text-decoration: none;
  18. }
  19.  
  20. </style>
  21.  
  22. <div id="guidelines">guidelines <mark><a href="#home">♡</a></mark>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement