Ver Fonte

background

idleman há 2 anos atrás
pai
commit
6888d640f2
1 ficheiros alterados com 1 adições e 0 exclusões
  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 {