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
79748b92abe0507a0a5dfa73c871b2dce40bc834
Authored by
henyxia
2015-02-22 17:39:04 +0100
1 parent
5db330b7
Small margin for the logo
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
css/crep.css
Inline
Side-by-side
css/crep.css
Wrap text
Show/Hide comments
View file @
79748b9
...
...
@@ -9,3 +9,8 @@ body
9
9
top: 50px;
10
10
width: 100%;
11
11
}
12
+
13
+.navbar-fixed-top
14
+{
15
+ margin-right: 10px;
16
+}
...
...