inherit color for all links
authorMoritz Warning <moritzwarning@web.de>
Wed, 17 Jun 2020 15:34:39 +0000 (17:34 +0200)
committerMoritz Warning <moritzwarning@web.de>
Wed, 17 Jun 2020 15:34:47 +0000 (17:34 +0200)
meant for build log and YAFS website link

www/index.css

index e0e188585e2c04d9f443b388c7c79374d3f27df5..65bdd01faa88a8f3accba7a5a6b4e9752acd9e9c 100644 (file)
@@ -4,7 +4,7 @@ body {
   margin: 0px;
 }
 
-#buildstatus a {
+a {
   color: inherit;
 }