mirror of
https://github.com/silverstripe/silverstripe-simple
synced 2024-10-22 11:05:50 +02:00
Merge pull request #23 from bbowden/patch-2
Change reset.css so that <b> tags work.
This commit is contained in:
commit
41ed839712
@ -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;}
|
||||
strong, b, th {font-weight:bold;}
|
||||
|
Loading…
Reference in New Issue
Block a user