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
b3f0125c0636dec6ce51a93afae2c6548769e78d
Authored by
Geoffrey PREUD'HOMME
2015-03-01 18:23:22 +0100
1 parent
77c55f73
Add tmp colored bg
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 @
b3f0125
1
1
body {
2
- background:
url('../img/mainBgPattern.png')
2
+ background:
#c6c6c6
url('../img/mainBgPattern.png')
3
3
}
4
4
5
5
.navbar-lower
...
...