projects
/
web
/
firmware-selector-openwrt-org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b1cae8
)
inherit color for all links
author
Moritz Warning
<moritzwarning@web.de>
Wed, 17 Jun 2020 15:34:39 +0000
(17:34 +0200)
committer
Moritz 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
patch
|
blob
|
history
diff --git
a/www/index.css
b/www/index.css
index e0e188585e2c04d9f443b388c7c79374d3f27df5..65bdd01faa88a8f3accba7a5a6b4e9752acd9e9c 100644
(file)
--- a/
www/index.css
+++ b/
www/index.css
@@
-4,7
+4,7
@@
body {
margin: 0px;
}
-
#buildstatus
a {
+a {
color: inherit;
}