User:Ki9039/timeless.css

From Test Wiki
Revision as of 11:04, 22 June 2018 by Ki9039 (talk | contribs) (→‎Styles for Skin:Timeless)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.
/* Personal Styles for Skin:Timeless */
/* Font Settins */
body.skin-timeless, #mw-content h1, #mw-content h2, #mw-content h3, #mw-content h4, #mw-content h5 {
	font-family: Arial, "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
}
/* Tags */
p {
	margin: 0.75em 0 0.75em 0;
	text-indent: 2px;
}
code {
	background-color: rgba(233,233,233,0.75);
}
.mw-highlight {
	background-color: rgba(250,250,250,0.02);
}
/* Les icônes de titres côte à côte */
.mw-indicator {
	display: inline-block;
}