hover links isn't font change anymore

This commit is contained in:
chimchooree
2024-01-02 15:59:03 -06:00
parent df82f2e71e
commit c293e20818
+2 -2
View File
@@ -161,8 +161,8 @@ img {
} }
.top a:hover { .top a:hover {
color: #A88AA8; color: #A88AA8;
font-family: 'mitochondriaregular', sans-serif; /*font-family: 'mitochondriaregular', sans-serif;*/
font-size: .73em; /*font-size: .73em;*/
font-weight: bold; font-weight: bold;
} }
.top a:visited { .top a:visited {