diff --git a/themes/homebrewtheme/static/css/main.css b/themes/homebrewtheme/static/css/main.css index 9a4c549..e81ff76 100644 --- a/themes/homebrewtheme/static/css/main.css +++ b/themes/homebrewtheme/static/css/main.css @@ -79,7 +79,7 @@ pre { margin-top:10%; } -.guides-index li>a:hover{ +.guides-index a:hover{ color:#333; }