librarian
[wolnelektury.git] / src / wolnelektury / static / scss / main / menu.scss
index c2f708a..daede5c 100755 (executable)
@@ -129,6 +129,10 @@ body.menu-on {
             display: inline-block;
             @include size(width, 20%);
 
+            &.active {
+                background-color: white;
+            }
+
             a {
                 text-align: center;
                 display: block;