Updating theme

This commit is contained in:
Zachary Klosko 2020-05-18 13:20:57 -04:00
parent 6c03a95bfa
commit b6f7dc122d
3 changed files with 21 additions and 4 deletions

View file

@ -103,11 +103,11 @@ h3,h4,h5,h6{
color:#494949
}
a{
color:#267CB9;
color:#E62129;
text-decoration:none
}
a:hover,a:focus{
color:#069;
color:#FC3617;
font-weight:bold
}
a small{