diff --git a/css/reset.css b/css/reset.css index 0da5f8f..e7e6715 100644 --- a/css/reset.css +++ b/css/reset.css @@ -59,4 +59,4 @@ a:hover, a:active {outline: none;} ol {list-style-type:decimal;} ul li {list-style-type:none;} nav ul, nav li {margin:0; list-style:none; list-style-image:none;} -strong, th {font-weight:bold;} \ No newline at end of file +strong, b, th {font-weight:bold;}