mirror of
https://github.com/wahyd4/knowledge.git
synced 2026-08-09 05:06:28 +10:00
Styling update
This commit is contained in:
+6
-1
@@ -18,10 +18,15 @@
|
||||
--base-font-size: 16px;
|
||||
|
||||
/* Change the theme color hue */
|
||||
--theme-hue: 225;
|
||||
--theme-hue: 215;
|
||||
|
||||
/* Change the sidebar bullets */
|
||||
--sidebar-nav-link-before-content: '-';
|
||||
--sidebar-background: #f7f7f7;
|
||||
--sidebar-nav-link-color--active: var(--theme-color);
|
||||
--sidebar-nav-link-border-left-width--active: 2px;
|
||||
--sidebar-nav-link-border-color--active: var(--theme-color);
|
||||
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user