Changed horizontal rule border color for entire site

This commit is contained in:
gballan1 2016-11-29 18:54:25 -05:00
parent 2ae3dcfc53
commit 5ad45b4a4f

View File

@ -331,7 +331,7 @@ body {
text-align: center; }
hr {
border-color: #666; }
border-color: #ccc; }
/* Box shadow styles used for material design */
.shadow-0 {