User:Ki9039/timeless.css: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 11:04, 22 June 2018

/* 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;
}