瀏覽代碼

background

idleman 2 年之前
父節點
當前提交
6888d640f2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      css/main.css

+ 1 - 0
css/main.css

@@ -245,6 +245,7 @@ html {
 body {
 	/* Margin bottom by footer height */
 	margin-bottom: 50px;
+	background-color: #efefef;
 	font-family: 'Lato', sans-serif;
 }
 body > .container {