Difference between revisions of "MediaWiki:Common.css"

From Popix
Jump to navigation Jump to search
Line 2: Line 2:
 
* {
 
* {
 
   font-family: Times New Roman;
 
   font-family: Times New Roman;
   fontsize=14;
+
   font-size:0.8em;
 
}
 
}

Revision as of 14:38, 22 January 2013

/* Le CSS placé ici sera appliqué à tous les habillages. */
* {
  font-family: Times New Roman;
  font-size:0.8em;
}