Commit 02c97f54 authored by Leo Iannacone's avatar Leo Iannacone

Exchanged bg color for banners

parent 54a635a6
......@@ -1520,8 +1520,8 @@ padding: 6px;
}
.message, .notify, #announcement {
background: none repeat scroll 0 0 #F7F7F7;
border: 1px solid #F0F0F0;
background: none repeat scroll 0 0 #f0f0f0;
border: 1px solid #e7e7e7;
padding: 10px 10px 12px;
border-radius: 5px;
-moz-border-radius: 5px;
......@@ -1531,8 +1531,8 @@ padding: 6px;
}
#announcement {
background: #F0F0F0;
border-color: #e7e7e7;
background: #f7f7f7;
border-color: #e0e0e0;
text-align: center;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment