--- a/mouchak/static/css/main.css +++ b/mouchak/static/css/main.css @@ -44,11 +44,13 @@ */ body { - background: url("/static/img/bg.jpg") no-repeat; - font-family:'Josefin+Sans:700'; + /*background: url("/static/img/bg.jpg") no-repeat; background-size: 100%; - height:100%; - font-color:#262525; + */ + font-family:'Josefin+Sans:700'; + height: 100%; + color: #262525; + background-color: #f0f0f0; } hr {