Increase font size for incidents.
This commit is contained in:
@@ -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 {
|
||||
@@ -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 {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"css/all.css": "css/all-6a23d7f9.css",
|
||||
"css/all.css": "css/all-50d597de.css",
|
||||
"js/all.js": "js/all-d8f5640f.js"
|
||||
}
|
||||
Reference in New Issue
Block a user