Modele:Doc/styles.css

Èn årtike di Wikipedia.
/*********************************************** 
 * Po les les ptits loyéns [candjî]
 * a costé des tites des hagnons
 **********************************************/
.mw-editsection{
	float:right;
}
/********************************************** 
 * Pol documintaedje des modeles et modules 
 * Modele:documintaedje
 **********************************************/
.doc{
	background:aliceblue;
	border:solid 1px #0088dd;
	padding:2em;
}
.doc-title{
	margin-bottom:1.25em;
	border-bottom:solid 2px #0088dd;
	overflow:auto;
	font-size:1.7em;
	font-family:'Linux Libertine','Georgia','Times',serif;
}
.doc-footer{
	margin-top:2em;
	border-top:solid 1px #0088dd;
	font-style:italic;
	padding-top:1em;
	clear:both;
}
.doc h2,.doc h3,.doc h4,.doc h5,.doc h6{
	border-bottom:solid 1px #0088dd;
}