// Quick CSS fix

This commit is contained in:
Damien Metzger
2013-08-06 16:02:22 +02:00
parent d783160af0
commit c8564fa6b2
+1 -1
View File
@@ -103,7 +103,7 @@ p em {font-style:italic}
.success { .success {
margin:0 0 10px 0; margin:0 0 10px 0;
padding:10px; padding:10px;
border:1px solid #5cff74; border:1px solid #339900;
font-size:13px; font-size:13px;
background: #d3ffab; background: #d3ffab;
} }