This is an automated email from the ASF dual-hosted git repository.
sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-release.git
The following commit(s) were added to refs/heads/main by this push:
new b43f185 Fix a problem with the style of the site header
b43f185 is described below
commit b43f1850b10d42fc006d3dc75fd6b660d6bd5fd1
Author: Sean B. Palmer <[email protected]>
AuthorDate: Tue Sep 16 17:02:46 2025 +0100
Fix a problem with the style of the site header
---
atr/static/css/atr.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/atr/static/css/atr.css b/atr/static/css/atr.css
index bded6f0..1a06ce3 100644
--- a/atr/static/css/atr.css
+++ b/atr/static/css/atr.css
@@ -221,7 +221,7 @@ form.atr-canary {
.site-title {
text-decoration: none;
- color: inherit;
+ color: inherit !important;
}
span.warning {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]