projects
/
WP-Themes
/
npoint.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c21c39c
)
fixing transparency for the sticky header
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 13 Apr 2018 19:28:07 +0000
(15:28 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 13 Apr 2018 19:28:07 +0000
(15:28 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
7be7ee3
..
dc549fe
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1196,7
+1196,7
@@
Main Header
width: 100%;
z-index: 99999;
/* background-color: rgba(21, 32, 61, 0.7); */
- background-color: rgba(255,255,255, 0.
7
);
+ background-color: rgba(255,255,255, 0.
85
);
padding: 10px 0;
border-bottom: 3px solid #15203d;
position: relative;
@@
-1300,7
+1300,7
@@
body.parallax-on .wpcf7-not-valid-tip {
.main-navigation a {
display: block;
text-decoration: none;
- color: #
333
;
+ color: #
15203d
;
}
.main-navigation ul ul {