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
3a6c9120b348b04d9fe6fbddff15ed5d87f93989
Authored by
Geoffrey PREUD'HOMME
2015-03-03 13:45:48 +0100
1 parent
841326c6
Font size in px
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 @
3a6c912
...
...
@@ -35,7 +35,7 @@ body
35
35
{
36
36
color: #FFF;
37
37
font-family: brandFont;
38
- font-size: 30
;
38
+ font-size: 30
px
;
39
39
}
40
40
41
41
.navbar-default .navbar-nav > li > a
...
...