Style site status notices

This commit is contained in:
Tom Hughes 2015-03-09 21:01:10 +00:00
parent dbba67450a
commit 6feea89e7b

View file

@ -636,6 +636,12 @@ nav.secondary {
float: right;
cursor: pointer;
}
p.error {
background-color: #ff7070;
padding: 10px;
font-weight: bold;
}
}
.welcome {