adeptus

section text link

Jul 29th, 2022
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. <!--- cr viliarreai if used/reposted --->
  2.  
  3. <style>
  4.  
  5. a.one:link, a.one:visited {
  6. text-shadow: -1px 0 #D6BDFF, 0 1px #D6BDFF, 1px 0 #D6BDFF, 0 -1px #D6BDFF, 0 0; /* change the first text shadow here */
  7. font-size:40px;
  8. font-weight:bold;
  9. color:#F5F0FF; /* change the first text color here */
  10. text-align: left;
  11. text-decoration: none;
  12. }
  13.  
  14. a.two:link,a.two:visited {
  15. text-shadow: -1px 0 #D6BDFF, 0 1px #D6BDFF, 1px 0 #D6BDFF, 0 -1px #D6BDFF, 0 0; /* change the second text shadow here */
  16. font-size:40px;
  17. font-weight:bold;
  18. color:#fff; /* change the second text color here */
  19. text-align: left;
  20. text-decoration: none;
  21. }
  22.  
  23. </style>
  24.  
  25. <!--- change ur links here, one is the first text and two is the second text --->
  26.  
  27. <a class="one" href="#h">❥</a>
  28. <a class="two" href="#etc"> I.</a>
  29. <a class="two" href="#lol"> II.</a>
  30.  
  31. <!---use https://www.w3schools.com/ to edit and see your text--->
Advertisement
Add Comment
Please, Sign In to add comment