For MediaWiki (recent comments | status changes | tags | authors | states | release notes)
Index: trunk/phase3/skins/modern/main.css =================================================================== --- trunk/phase3/skins/modern/main.css (revision 37888) +++ trunk/phase3/skins/modern/main.css (revision 37889) @@ -277,6 +277,14 @@ margin: 1em 0 1em 0; } +hr { + height: 1px; + color: #aaa; + background-color: #aaa; + border: 0; + margin: .2em 0 .2em 0; +} + #contentSub { color: #888; font-size: small;