// Quick CSS fix

This commit is contained in:
Damien Metzger
2013-08-06 16:02:22 +02:00
parent d783160af0
commit c8564fa6b2

View File

@@ -103,7 +103,7 @@ p em {font-style:italic}
.success {
margin:0 0 10px 0;
padding:10px;
border:1px solid #5cff74;
border:1px solid #339900;
font-size:13px;
background: #d3ffab;
}