Increase font size for incidents.

This commit is contained in:
James Brooks
2014-12-28 23:26:47 +00:00
parent 0aa0f07a88
commit 032f6891e6
4 changed files with 7 additions and 3 deletions

View File

@@ -158,6 +158,8 @@ body.status-page {
border-top: 1px solid #eee;
p {
margin: 0;
font-size: 1em;
// font-weight: normal;
}
}
.panel-message {