* Change the font size of navigation buttons.

This commit is contained in:
tianshujie98
2021-02-23 11:38:45 +08:00
parent 9d17c0a8d3
commit 1c90a05643
+1 -1
View File
@@ -54,7 +54,7 @@ a.showMoreImage:hover {opacity: 1;}
.table-actions .btn{border: 1px solid #1183fb; color: #1183fb}
.table-actions .btn:hover{background: #b3d4fc}
#header #toolbar a{color: #fff; font-size: 14px; line-height: 15px; border: #84a2e2 1px solid}
#header #toolbar a{color: #fff; font-size: 13px; line-height: 15px; border: #84a2e2 1px solid}
#navbar .nav>li.divider {margin: 15px 8px 15px 8px;}
#navbar .nav>li>a { padding: 10px 10px;}