change green to orange color
authorAndrew Engelbrecht <andrew@fsf.org>
Thu, 18 Mar 2021 17:18:51 +0000 (13:18 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Thu, 18 Mar 2021 17:18:51 +0000 (13:18 -0400)
2021/assets/css/custom.css

index 128c5b69e7eb4e396027cbb1d4d1689b537bd24e..4b2c69c461d97d31aa183afb4cd5dabdd054f764 100644 (file)
@@ -219,7 +219,7 @@ article.ical-howto h2 {
 }
 
 .breadcrumb > .active {
-  color: rgb(38, 208, 61);
+  color: #C4A000;
 }
 
 /* Links */