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
Nicholas J Anderson
whats-open
Commits
b8342ee8
Commit
b8342ee8
authored
Sep 15, 2013
by
Renfred Harper
Browse files
Change CSS shades
parent
58eb2f88
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/static/css/style.css
View file @
b8342ee8
...
...
@@ -48,8 +48,8 @@ body {
color
:
#FFCC33
;
}
.restaurant.closed
{
color
:
rgba
(
8
0
,
8
0
,
8
0
,
0.9
);
background-color
:
rgba
(
255
,
255
,
255
,
0.
8
);
color
:
rgba
(
8
1
,
8
1
,
8
1
,
0.9
);
background-color
:
rgba
(
255
,
255
,
255
,
0.
65
);
}
.search-row
{
...
...
@@ -71,3 +71,7 @@ ul.ui-autocomplete {
font-size
:
15px
;
padding-bottom
:
2px
;
}
.navbar-default
{
background-color
:
#FDFDFF
;
}
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