Commit ff090d27474116378857f58ed269c17dc75c1487

Some body css fixes
  • Diff rendering mode:
  • inline
  • side by side

mouchak/static/css/main.css

44 */44 */
4545
46body {46body {
47 background: url("/static/img/bg.jpg") no-repeat;
48 font-family:'Josefin+Sans:700';
47 /*background: url("/static/img/bg.jpg") no-repeat;
49 background-size: 100%;48 background-size: 100%;
50 height:100%;
51 font-color:#262525;
49 */
50 font-family:'Josefin+Sans:700';
51 height: 100%;
52 color: #262525;
53 background-color: #f0f0f0;
52}54}
5355
54hr {56hr {