Change locale to fr_FR.UTF-8
[platal.git] / htdocs / css / keynote.css
index 23dbff2..460ef14 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *  Copyright (C) 2003-2006 Polytechnique.org                              *
+ *  Copyright (C) 2003-2007 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -25,7 +25,7 @@
 
 body {
     font-family: "Arial", sans-serif;
-    font-size: 90%;
+    font-size: 10pt;
     background: url('../images/skins/keynote_bg.png') #4f4e63 top left repeat-x fixed;
     color: #fff;
 }
@@ -315,7 +315,7 @@ td.conteneur_tab {
     display : block;
     float : left;
     padding : 0.4ex;
-    margin : 0 0.3ex -1px 3px;
+    margin: 0 0.3ex -1px 3px;
     border: 1px solid #9c9c9c;
     border-right: none;
     background: #cecece;
@@ -345,9 +345,9 @@ td.conteneur_tab {
     text-decoration: none;
     color: #000;
     background: inherit;
-}
-#onglet li a:hover {
-    text-decoration: underline;
+    display: block;
+    width: 100%;
+    height: 100%;
 }
 #onglet li img { margin-right: 2px; }
 
@@ -545,7 +545,7 @@ div.adresse {
 #body-menu {
     width: 140px;
     text-align: center;
-    font-size: 78%;
+    font-size: 85%;
     font-weight: bold;
     white-space: nowrap;
     border-right: 1px solid #fff;