style.css: make titles less faded out

This commit is contained in:
dogeystamp 2022-12-31 22:10:30 -05:00
parent 1e33324b55
commit aa118c2c71
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -11,10 +11,6 @@ body {
100% {opacity: 1;}
}
h1, h2, h3, h4, h5, h6 {
color: #666666;
}
body, button {
font: 18px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}