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

@@ -4489,7 +4489,8 @@ body.status-page {
body.status-page .timeline .moment .panel-body {
border-top: 1px solid #eee; }
body.status-page .timeline .moment .panel-body p {
margin: 0; }
margin: 0;
font-size: 1em; }
body.status-page .timeline .moment .panel-message {
border: 1px solid #e8e8e8; }
body.status-page .timeline .moment .panel-message .date {