« MediaWiki:Common.css » : différence entre les versions

De Harvestopia
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 6 : Ligne 6 :
#p-cactions ul li a { background: #f5f5f5; }
#p-cactions ul li a { background: #f5f5f5; }


* {font-family:Times New Roman, Times, Serif;}
* {font-family:Arial,Helvetica,sans-serif;}


body { background:grey; }
body { background:grey; }

Version du 13 décembre 2011 à 11:30

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */


/* Hintergrund des Inhaltsbereichs und der Tabs rosa färben */
#content, #content table
#p-cactions ul li a { background: #f5f5f5; }

* {font-family:Arial,Helvetica,sans-serif;}

body { background:grey; }

table, #toc, .toc {background:red;}

.toclevel-1,tocsection-1 {
background:Purple;
}


h3, .editsection {
color:red;
}