This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafodion-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 447339793 No sign of bg.png
447339793 is described below
commit 447339793096e381c218791e67443a3942c695e1
Author: Sebb <[email protected]>
AuthorDate: Fri May 2 14:03:18 2025 +0100
No sign of bg.png
---
css/site.css | 3 +++
1 file changed, 3 insertions(+)
diff --git a/css/site.css b/css/site.css
index 574efed5d..210c74e2c 100644
--- a/css/site.css
+++ b/css/site.css
@@ -44,9 +44,12 @@
color: red;
}
+/*
+No sign of the image anywhere
body {
background-image:url(../images/bg.png);
}
+*/
body[class*="page-themes-bootswatch"] {
background-image: none;