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
4bddf7fae9daa411f5ba9a851751a12771f99b41
Authored by
henyxia
2015-02-26 17:30:38 +0100
1 parent
30791ce2
Wrong keyboard
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 @
4bddf7f
...
...
@@ -60,7 +60,7 @@ body
60
60
src: url(fonts/robotaur.ttf);
61
61
}
62
62
63
-
carousel-inner > .item > img, .carousel-inner > .item > a > img
63
+
.
carousel-inner > .item > img, .carousel-inner > .item > a > img
64
64
{
65
65
height: 600px;
66
66
}
...
...