Merge pull request #820 from maase2/patch-13

Update style.css
This commit is contained in:
fabrixxm 2013-11-11 01:49:37 -08:00
commit 15bb34caf0
1 changed files with 8 additions and 0 deletions

View File

@ -114,6 +114,14 @@ nav #site-location {
padding: 10px;
}
.warning-message {
background-color: #F4FA58;
border: 1px solid #F3F781;
color: #000000;
font-size: 1.1em;
padding: 10px;
}
nav #banner {
display: block;