Proper styling for div.warning

This commit is contained in:
str4d
2013-03-17 19:53:27 +00:00
parent 35add629f1
commit 2c9fb8fd4d

View File

@@ -214,6 +214,14 @@ div#content .inner td {
padding: 5px;
}
.warning {
background-color: #f08e8e;
border: 1px solid #d00e0e;
border-radius: 5px;
margin: 5px;
padding: 5px;
}
#global-footer {
width:auto;
border-top:3px