GITLAB
LeClubInfo
/
crep
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
145cf7b6f585b224c3188032c3a697b6e1638b20
Authored by
Geoffrey PREUD'HOMME
2015-03-04 11:32:05 +0100
1 parent
15d0e53c
Recalculated mean bg color
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
css/crep.css
Inline
Side-by-side
css/crep.css
Wrap text
Show/Hide comments
View file @
145cf7b
1
1
body
2
2
{
3
- background: #
c6c6c6
url('../img/mainBgPattern.png');
3
+ background: #
C5C5ED
url('../img/mainBgPattern.png');
4
4
overflow-y: scroll;
5
5
}
6
6
...
...