Commit 145cf7b6f585b224c3188032c3a697b6e1638b20

Authored by Geoffrey PREUD'HOMME
1 parent 15d0e53c

Recalculated mean bg color

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
1 body 1 body
2 { 2 {
3 - background: #c6c6c6 url('../img/mainBgPattern.png'); 3 + background: #C5C5ED url('../img/mainBgPattern.png');
4 overflow-y: scroll; 4 overflow-y: scroll;
5 } 5 }
6 6