Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use sans serif fonts for the website
authorArnaud Legrand <arnaud.legrand@imag.fr>
Thu, 8 Sep 2011 13:57:47 +0000 (15:57 +0200)
committerArnaud Legrand <arnaud.legrand@imag.fr>
Thu, 8 Sep 2011 13:57:47 +0000 (15:57 +0200)
website/stylesheets/simgridsite.css

index 23b68fc..2353072 100644 (file)
@@ -2,6 +2,7 @@
 body {
   margin: 0px;
   padding: 0px 0px 10px 0px;  
+  font:0.9em "trebuchet ms", helvetica, arial, sans-serif;
 }
 /** Header layout ***/
 #header {text-align: center;