MediaWiki:Common.css: Difference between revisions

m change font family to be more legible
m change ubuntu to ui-sans
Tag: Reverted
Line 2: Line 2:
/*Set font to be more legible.*/
/*Set font to be more legible.*/
body{
body{
   font-family: "Gill Sans Nova", Ubuntu, Calibri, "DejaVu Sans", source-sans-pro, Helvetica, sans-serif;
   font-family: "Gill Sans Nova", ui-sans-serif, Calibri, "DejaVu Sans", source-sans-pro, Helvetica, sans-serif;
}
}
/*see more collapsible in incomplete template*/
/*see more collapsible in incomplete template*/