itizawa 6 лет назад
Родитель
Сommit
b5405f5053
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      src/client/styles/scss/theme/antarctic.scss

+ 4 - 0
src/client/styles/scss/theme/antarctic.scss

@@ -25,6 +25,10 @@ $themecolor: #000080;
 $themelight: #f0f8ff;
 $accentcolor: #ffd700;
 
+.grw-navbar {
+  border-bottom: $accentcolor 4px solid;
+}
+
 //== Light Mode
 //
 html:not([dark]) {