use more template, use replace input stream
[nikiroo-utils.git] / src / be / nikiroo / fanfix / library / web / style.css
index b12a24fa6ea0c3018eb925200baa066d475aee75..bb91002920e94bd593d125ff8abe26c714f4c5db 100644 (file)
@@ -47,13 +47,9 @@ html, body, .main {
        margin: 10px;
 }
 
-.error {
+.message.error {
        background-color: #ffdddd;
        border: 1px solid #dd8888;
-       clear: left;
-       border-radius: 5px;
-       padding: 5px;
-       margin: 10px;
 }
 
 /* all links and clickable should show a pointer cursor */