Add some custom css

This commit is contained in:
2022-04-06 14:36:28 +10:00
parent 31452319b7
commit 3f4c5ba5c0
+8
View File
@@ -35,6 +35,14 @@
font-size: 14px;
}
.sidebar-nav > ul > li > a {
font-weight: 700;
}
.sidebar > .sidebar-nav > ul li.active > a {
border-right: 8px solid;
font-weight: 700;
}
</style>
</head>