19,580
edits
(WP now enables custom reflist styles like this, do we need this?) Tag: Reverted |
(Undo revision 43123; testing if this is needed now that I have a custom reflist working in an article) Tag: Undo |
||
Line 67: | Line 67: | ||
} | } | ||
div.reflist ol.references { | div.reflist ol.references { | ||
font-size: 100%; /* Reset font-size when nested in div.reflist */ | font-size: 100%; /* Reset font-size when nested in div.reflist */ | ||
list-style-type: inherit; /* Enable custom list style types */ | list-style-type: inherit; /* Enable custom list style types */ |