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:
ff70e84
)
changing border color for the parallax sections
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 10 May 2018 13:54:01 +0000
(09:54 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 10 May 2018 13:54:01 +0000
(09:54 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
ae032a2
..
d012b24
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-2636,8
+2636,8
@@
Responsive grid for pages
font-weight: bold;
}
.parallax-section:nth-child(3) .overlay{
- border-top: 4px solid #
00D3D
1;
- border-bottom: 4px solid #
00D3D
1;
+ border-top: 4px solid #
32070
1;
+ border-bottom: 4px solid #
32070
1;
/* border-top: 3px solid #F28B59;
border-bottom: 3px solid #F28B59; */
background: rgba(255,255,255, .9) !important;