diff --git a/themes/ficelle/css/ficelle.css b/themes/ficelle/css/ficelle.css index f4735085dc8a09f8af16577dd65d34ccb056c6a1..87a708630e8e0bbf508332d1f3571a3ea4809d02 100644 --- a/themes/ficelle/css/ficelle.css +++ b/themes/ficelle/css/ficelle.css @@ -531,4 +531,9 @@ background: #f8f8f8 none repeat scroll 0 0; #formulaire_webmail, #bureau {margin-top: 5px} -.circle {margin: 0 1px} \ No newline at end of file +.circle {margin: 0 1px} +label.erreur_message { + color: #c17162; + margin-left: 1px; + margin-top: -3px; +}