Changed horizontal rule border color for entire site
This commit is contained in:
parent
ae4a1e81fa
commit
b15f00db35
@ -17,9 +17,6 @@
|
|||||||
bottom: 20px
|
bottom: 20px
|
||||||
background: #f0f0f0
|
background: #f0f0f0
|
||||||
|
|
||||||
hr
|
|
||||||
border-color: #666
|
|
||||||
|
|
||||||
a,
|
a,
|
||||||
p,
|
p,
|
||||||
h3
|
h3
|
||||||
|
@ -25,6 +25,9 @@ body
|
|||||||
padding: -10px 0
|
padding: -10px 0
|
||||||
text-align: center
|
text-align: center
|
||||||
|
|
||||||
|
hr
|
||||||
|
border-color: #666
|
||||||
|
|
||||||
|
|
||||||
/* Box shadow styles used for material design
|
/* Box shadow styles used for material design
|
||||||
.shadow-0
|
.shadow-0
|
||||||
|
Loading…
Reference in New Issue
Block a user