#fiche_referent em{color: purple;}
#fiche_referent ul { margin: 0px; padding: 0px 1em; }
-#fiche_referent li { font-weight: bold; margin: 0px; padding: 0px; }
+#fiche_referent li { font-weight: bold; margin: 0px; padding: 0px; text-align: left; }
/*******************************************************************************
A SKIN
}
/* vim: set et ts=4 sts=4 sw=4: */
-/* $Id: default.css,v 1.65 2004-11-17 21:37:06 x2000habouzit Exp $ */
+/* $Id: default.css,v 1.66 2004-11-17 21:58:06 x2000habouzit Exp $ */
#fiche_referent em{color: purple;}
#fiche_referent ul { margin: 0px; padding: 0px 1em; }
-#fiche_referent li { font-weight: bold; margin: 0px; padding: 0px; }
+#fiche_referent li { font-weight: bold; margin: 0px; padding: 0px; text-align: left; }
/*******************************************************************************
A SKIN
#body-menu a {
color: #690;
+ background: #fff;
+ border: 1px dotted #fff;
display: block;
- padding-left: 4px;
- padding: 2px;
+ padding: 1px 4px;
text-align: left;
font-size: 80%;
font-family: Bitstream Vera Sans,Verdana,sans-serif;
#body-menu a:hover {
color: #690;
background: #eaf2db;
+ border: 1px dotted #690;
+ text-decoration: none;
}
#body-menu .menu_title {
}
/* vim: set et ts=4 sts=4 sw=4: */
-/* $Id: openweb.css,v 1.4 2004-11-17 21:37:06 x2000habouzit Exp $ */
+/* $Id: openweb.css,v 1.5 2004-11-17 21:58:06 x2000habouzit Exp $ */