User:Mathis B/global.css

From Meta, a Wikimedia project coordination wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.postedit
{
    display: none;
}

a.mw-redirect
{
    color: #00923e !important;
}

a.new:visited
{
    color: #e070a0;
}

li#pt-logout a
{
    font-weight: bold;
    color: red;
}

.neko_toogle_cache
{
    color: #333;
    font-style: italic;
}

.UserIs-Self
{
    background-color: #ffeedd !important;
}

h2
{
    font-weight: bold;
}

body, h2, h3, h4, h5, h6
{
	font-family: sans-serif !important;
}

#pt-betafeatures
{
	display: none !important;
}

h2#mw-previewheader, div#mw-usercsspreview strong
{
	font-family: sans-serif !important;
	color: #c00 !important;
}

div#content #toc h2, div#content .toc h2, h2.diff-currentversion-title
{
	font-family: sans-serif !important;
}

div.mw-geshi div, div.mw-geshi div span, div.mw-geshi div pre, span.mw-geshi, span.mw-geshi span, pre.source-css, pre.source-css span, pre.source-javascript, pre.source-javascript span, pre.source-lua, pre.source-lua span
{
	font-family: monospace !important;
	-moz-tab-size: 4;
}

div#content
{
	font-size: 93%;
}

h1#firstHeading
{
	font-size: 1.6em !important;
}

div#content.mw-body
{
	margin-left: 11.8em;
	color: #000;
}

textarea#wpTextbox1, pre
{
	font-family: monospace;
}

code a
{
	font-family: monospace;
	font-size: 130%;
}

pre
{
	font-size: 130%;
}

div#content h3
{
	font-size: 132%;
}

div#content h4
{
	font-size: 116%;
}

div#content h5
{
	font-size: 100%;
}

div#content h6
{
	font-size: 80%;
}

td.diff-deletedline, td.diff-addedline, td.diff-context
{
	font-size: 85%;
}

body
{
	font-size: 93%;
}

#editpage-copywarn {
	display:none;
}