Plantilla:Estils de CSS/qq20.css

De la Viquipèdia, l'enciclopèdia lliure
h2 {
	background: black;
	display:inline-block;
	color: white;
	padding: 10px 20px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 125%;
}

h3 {
	background:#ffbf70;
	display:inline-block;
	color: black;
	padding: 10px 20px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 125%;
}

h2 a {
	color:white;
}

h2 span #mw-editsection-bracket {
	color:white !important;
}

h2 span #mw-editsection-divider {
	color:white !important;
}

#mw-toc-heading {
	background: none;
	color: black;
	padding: 0;
	display: inline;
}

#toc {
	float: right;
}