Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
(Undo revision 687 by Michael Bromley (talk))
Tag: Undo
No edit summary
Tag: Reverted
Line 48: Line 48:
.noautonum .tocnumber {
.noautonum .tocnumber {
     display: none;
     display: none;
}
/* change font of preformatted text */
pre {
    font-family: "Lato", sans-serif;
    color: #404040;
}
}