diff --git a/style.css b/style.css index 8962564..9d0eb21 100644 --- a/style.css +++ b/style.css @@ -84,7 +84,7 @@ .barItem a:hover { background-color: #111; color: #eee; - font-weight: 1000; + font-weight: 800; -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.25);