projects
/
WP-Themes
/
laurium.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
683bd3e
)
testing re parallax overlay darkening for the panels on front page
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 21 May 2018 19:53:29 +0000
(15:53 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 21 May 2018 19:53:29 +0000
(15:53 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
aa72ca6
..
985917a
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-2666,6
+2666,14
@@
Responsive grid for pages
background: rgba(0,0,0, .7) !important;
/* margin-top: 30px; */
}
+.parallax-section:nth-child(2) .overlay{
+ border-top: 4px solid #320701;
+ border-bottom: 4px solid #320701;
+ /* border-top: 3px solid #F28B59;
+ border-bottom: 3px solid #F28B59; */
+ background: rgba(0,0,0, .7) !important;
+ /* margin-top: 30px; */
+}
.parallax-section:nth-child(3){
/* border-bottom: 4px solid #1b2650; */ */
/* margin-top: 30px; */