projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d34e0b
)
fix menu when scrolled
author
xenophenes
<sarah.conway@crunchydata.com>
Sun, 18 Mar 2018 23:19:56 +0000
(16:19 -0700)
committer
xenophenes
<sarah.conway@crunchydata.com>
Sun, 18 Mar 2018 23:19:56 +0000
(16:19 -0700)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 23a51f667901c4c4461867ae3583f8f57b39c139..2b750c379f2525da4fafa571d875424b85309343 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-407,13
+407,14
@@
.navbar {
font-family: 'Droid Sans', sans-serif;
- /* background-color: #C0E7EF; */
text-transform: uppercase;
}
.navbar-fixed-top {
top: 0;
border-width: 0;
+ background-color: #fff;
+ box-shadow: 0 0 5px rgba(0,0,0,.8);
}
.navbar-brand {