use lowercase hex color

This commit is contained in:
Daniel Micay 2020-02-26 05:17:31 -05:00
parent 73b49cd624
commit 5b6605fe90

View File

@ -76,7 +76,7 @@ nav ul li a:visited {
}
nav ul li.active a {
color: #64B5F6; /* blue300 */
color: #64b5f6; /* blue300 */
}
#content {