浏览代码

Set background color for <section> element

soyjavi 13 年之前
父节点
当前提交
e12685d9e5
共有 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