diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css index e9932577343..136a0914fc4 100644 --- a/htdocs/theme/freelug/freelug.css +++ b/htdocs/theme/freelug/freelug.css @@ -390,7 +390,7 @@ table.liste { border-collapse: collapse; border: 0px; width: 100%; -background: #ddddcc; +background: #bbbbcc; } table.noborder td { diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index f3cd4979835..c555b062ae0 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -532,6 +532,7 @@ tr.impair { * */ tr.box_titre { + background: #BBBB88; font-family: Helvetica, Verdana; font-size: 1.0em; font-weight: bold; }