Ver código fonte

Set background color for <section> element

soyjavi 13 anos atrás
pai
commit
d0d649058a
1 arquivos alterados com 1 adições e 0 exclusões
  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