css change colors
authorGreg Farough <gregf@gnu.org>
Fri, 5 Mar 2021 21:57:05 +0000 (16:57 -0500)
committerGreg Farough <gregf@gnu.org>
Fri, 5 Mar 2021 21:57:05 +0000 (16:57 -0500)
2021/assets/css/custom.css

index 97f1510e69412039c1055011582d1922737b6348..583de60157ab5900127c15cdceb0da8e7aef6a33 100644 (file)
@@ -996,7 +996,7 @@ border-radius: 10px
 }
 
 .view-content hr{
- border:3px solid orange;
+ border:3px solid #c4a000;
   border-radius: 3px;
 clear:both
 }