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
Christopher M Reffett
whats-open
Commits
8e864b42
Commit
8e864b42
authored
Sep 18, 2013
by
Renfred Harper
Browse files
Increase mobile nav opacity
parent
c13c31ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/static/css/style.css
View file @
8e864b42
/*Bootstrap*/
/*Bootstrap*/
.navbar-default
{
.navbar-default
{
background-color
:
rgba
(
252
,
252
,
255
,
0.
78
);
background-color
:
rgba
(
252
,
252
,
255
,
0.
96
);
}
}
.navbar-toggle
{
.navbar-toggle
{
background-color
:
white
;
background-color
:
white
;
...
@@ -96,8 +96,7 @@ ul.ui-autocomplete {
...
@@ -96,8 +96,7 @@ ul.ui-autocomplete {
padding-bottom
:
200px
;
padding-bottom
:
200px
;
}
}
#footer
{
#footer
{
background-color
:
rgba
(
252
,
252
,
255
,
0.78
);
background-color
:
rgba
(
252
,
252
,
255
,
0.96
);
bottom
:
0
;
position
:
absolute
;
position
:
absolute
;
bottom
:
0
;
bottom
:
0
;
left
:
0
;
left
:
0
;
...
@@ -141,12 +140,16 @@ ul.ui-autocomplete {
...
@@ -141,12 +140,16 @@ ul.ui-autocomplete {
}
}
#footer
{
#footer
{
height
:
100px
;
height
:
100px
;
background-color
:
rgba
(
252
,
252
,
255
,
0.82
)
}
.navbar
{
.navbar
{
position
:
relative
;
position
:
relative
;
}
}
body
{
body
{
padding-top
:
0px
;
padding-top
:
0px
;
}
}
.navbar-default
{
background-color
:
rgba
(
252
,
252
,
255
,
0.82
);
}
}
}
}
/* lg */
/* lg */
...
...
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