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
8cf2c3ac
Commit
8cf2c3ac
authored
Sep 17, 2013
by
Renfred Harper
Browse files
Override bootstrap nav defaults
parent
3e91dca9
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/static/css/style.css
View file @
8cf2c3ac
/*Bootstrap*/
.navbar-default
{
background-color
:
rgba
(
252
,
252
,
255
,
0.78
);
}
.navbar-toggle
{
background-color
:
white
;
}
.navbar-brand
{
padding
:
13px
18px
;
font-size
:
26px
;
}
/*Styles*/
a
{
color
:
#006633
;
}
...
...
@@ -88,9 +98,6 @@ ul.ui-autocomplete {
text-align
:
center
;
font-size
:
15px
;
}
.navbar-default
{
background-color
:
#FDFDFF
;
.footer-row
{
margin
:
0
;
}
...
...
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