contrast ratio

This commit is contained in:
Neale Pickett 2023-12-24 13:23:24 -07:00
parent fb91535dda
commit 5d7cc9ca1a
1 changed files with 3 additions and 3 deletions

View File

@ -249,18 +249,18 @@ caption {
}
header, pre, blockquote {
background-color: #134;
background-color: #442;
}
h1, h2, h3, h4, h5, h6 {
color: #e98;
color: #c94;
}
a {
color:#9be;
}
a:visited {
color: #48b;
color: #abc;
}
a:hover {
color: #f83;