Gestion des erreurs d'upload des piÚces jointes
[banana.git] / css / style.css
index 68afe1d..825a890 100644 (file)
@@ -35,3 +35,7 @@ table.banana_msg .hdr { width: 15%; text-align: right; font-weight: bold; paddin
 table.banana_msg td.thrd { padding: 0px; }
 table.banana_msg table { border: 0px; padding: 0px; margin: 0px; width: 100%; }
 
+/** MISC **/
+
+div.center { text-align: center; padding: 1em; }
+p.error { color: red; background: inherit; }