Просмотр исходного кода

Set background color for <section> element

soyjavi 13 лет назад
Родитель
Сommit
d0d649058a
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/stylesheets/theme.lungo.styl

+ 1 - 0
src/stylesheets/theme.lungo.styl

@@ -55,6 +55,7 @@ body
 
 /* -------------------------- LAYOUT COLORS -------------------------- */
 section
+  background-color: DARK
   & > header
     background-color: THEME
     box-shadow 0 1px 3px rgba(0,0,0,0.25), inset 0 1px 0 THEME_light, inset 0 -1px 0 THEME_dark