Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zoheb Lokhandwala
whats-open
Commits
4595497e
Commit
4595497e
authored
Oct 26, 2013
by
Renfred Harper
Browse files
Adjust grid margins
parent
827d71de
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/static/css/style.css
View file @
4595497e
...
...
@@ -60,14 +60,16 @@ body {
.grid-box
{
font-size
:
160%
;
margin
:
10px
0px
;
margin-top
:
10px
;
margin-bottom
:
10px
;
cursor
:
pointer
;
}
.grid-box
.restaurant
{
text-align
:
center
;
background-color
:
white
;
padding
:
10px
0px
;
margin
:
5px
0px
;
margin-top
:
5px
;
margin-bottom
:
5px
;
}
.opened
{
color
:
#141414
;
...
...
@@ -110,7 +112,7 @@ ul.ui-autocomplete {
}
.main-container
{
padding-bottom
:
200px
;
margin-top
:
20px
margin-top
:
20px
;
}
#footer
{
background-color
:
rgba
(
252
,
252
,
255
,
0.96
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment