closes 212 : same font-size for top date and content
authorPascal Corpet <pascal.corpet@m4x.org>
Sat, 15 Jan 2005 14:16:46 +0000 (14:16 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:27:39 +0000 (23:27 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-344

htdocs/css/default.css

index 3ff3b99..be0bbe8 100644 (file)
@@ -491,11 +491,10 @@ div.adresse {
 #body-top {
     border-bottom: 1px solid gray;
     text-align: center;
-    font-size: 75%;
-    font-weight: bold;
+    font-size: 95%;
     padding: 4px;
     padding-bottom: 16px;
-    font-family: "MS Sans Serif", sans-serif;
+    font-family: "Arial", sans-serif;
 }
 
 #body-top table { width: 100%; padding: 4px; }