summaryrefslogtreecommitdiff
path: root/public/css/index.css
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-03-04 23:26:27 +0800
committerCheng-Han, Wu2016-03-04 23:26:27 +0800
commitb49d4e22616d7ac2a60db08dc69fdaf9b973cb04 (patch)
treee8b8c440036c6fedddf731b78a747e3a5c2eff4c /public/css/index.css
parentc43f9784b4e0ed7299a215f0e3f1e4fce296780f (diff)
Support mermaid in code block diagram and updated all diagram rendering method and styles
Diffstat (limited to '')
-rw-r--r--public/css/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/index.css b/public/css/index.css
index 17765206..3d45cda3 100644
--- a/public/css/index.css
+++ b/public/css/index.css
@@ -128,7 +128,7 @@ body {
overflow-y: auto;
}
.ui-status * {
- font-size: 16px;
+ font-size: 16px !important;
}
.navbar-brand {
font-weight: bold;