diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index 7e86347fa7b..7bb630de57b 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -124,6 +124,15 @@ div.menus { color: #000000; text-decoration: none } +.alerte +{ + background: #FF9988; + font-weight: bold; + font-size: 0.95em; + color: #000000; + text-decoration: none } + + .submenu { background: #ccccb3;