소스 검색

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 {