diff --git a/styles.css b/styles.css old mode 100644 new mode 100755 index 9da5c38..2197ed0 --- a/styles.css +++ b/styles.css @@ -4341,17 +4341,6 @@ ul.h-list li { display: inline-block; margin: 5px 10px 5px 10px; } -body > nav { - width: 250px; - overflow-y: auto; - font-size: 0.8em; - background: var(--nav-category-background); - color: rgba(255, 255, 255, 0.8); - flex-shrink: 0; - display: flex; - flex-direction: column; - user-select: none; } - #nav-side-outer { overflow-y: auto; height: 100%;