Jump to content

MediaWiki:Common.css: Difference between revisions

Header formatting levels.
(Fix for CodeMirror's SyntaxHighlighting color issue.)
(Header formatting levels.)
Line 1: Line 1:
/* Changes to header formatting levels */
#content h2 {
    font-weight: bold;
}
#content h4 {
    font-family: Museo !important;
}
/* CodeMirror background color tweak */
/* CodeMirror background color tweak */
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {