Suppression des styles obsoltes et uniformisation des existants.

This commit is contained in:
Laurent Destailleur 2004-10-28 22:03:18 +00:00
parent d84720286b
commit 4750399cfb
2 changed files with 2 additions and 1 deletions

View File

@ -390,7 +390,7 @@ table.liste {
border-collapse: collapse;
border: 0px;
width: 100%;
background: #ddddcc;
background: #bbbbcc;
}
table.noborder td {

View File

@ -532,6 +532,7 @@ tr.impair {
*
*/
tr.box_titre {
background: #BBBB88;
font-family: Helvetica, Verdana;
font-size: 1.0em;
font-weight: bold; }