Jump to content

User:Gusama Romero/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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
body {
	word-wrap: break-word;
	font-size: 1.15em;
	}

h1 { font-size: 110% !important; }
h2 { font-size: 108% !important; }
h3 { font-size: 106%; }
h4 { font-size: 104%; }
h5 { font-size: 100%; }
h6 { font-size: 100%; 
	font-weight: normal; 
	}

sub, sup, small {
	font-size: 84% !important;
	}

#sitesub,
td.diff-context,
td.diff-addedline,
td.diff-deletedline,
div.thumbinner,
.thumbcaption,
.toccolors,
.toctoggle,

#coordinates,
.navbar,
.cquote,
.cquotecite,
.rquote,
.rquotecite,
.templatequote,
.templatequotecite,
.quotebox,
.quoteboxcite,

table.infobox,
table.messagebox.small,
table.messagebox.small-talk,
table.mbox-small,
table.mbox-small-left,
table.navbox,
div.medialist,
div.NavFrame,
.NavToggle,
.infobox.sisterproject,
.infobox.geography,
.mw-tag-markers,
ol.references,
div.reflist,
div.refbegin,
div#mw-hidden-catlinks {
	font-size: 90% !important;
	}
	
code, pre, samp, kbd, tt, .example-mono, .userlinks-username, .monospaced, 
.keyboard-key, .button, .plaincode {
	font-size: 94% !important;
	}