Advertisement
GochiSiyan

rskaik85

Mar 17th, 2021
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. .content-inner h1>span {
  2. color:blue !important;
  3. font-family:tahoma !important;
  4. font-weight: 900;
  5. }
  6. .content-inner h2>span {
  7. color:blue !important;
  8. font-family:tahoma !important;
  9. font-weight: 900;
  10. }
  11. .content-inner h3>span {
  12. color:blue !important;
  13. font-family:tahoma !important;
  14. font-weight: 900;
  15. }
  16. .content-inner h4>span {
  17. color:blue !important;
  18. font-family:tahoma !important;
  19. font-weight: 900;
  20. }
  21. .content-inner h5>span {
  22. color:blue !important;
  23. font-family:tahoma !important;
  24. font-weight: 900;
  25. }
  26. .content-inner h6>span {
  27. color:blue !important;
  28. font-family:tahoma !important;
  29. font-weight: 900;
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement