This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 172a0a91 Remove background color from site page
172a0a91 is described below
commit 172a0a91c9e071e1ed0ca01dd858e9d215b55d18
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 23 10:03:58 2025 -0500
Remove background color from site page
---
PROPOSAL.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/PROPOSAL.html b/PROPOSAL.html
index b6fa09e3..388e4d1c 100644
--- a/PROPOSAL.html
+++ b/PROPOSAL.html
@@ -18,7 +18,7 @@
<head>
<title>Proposal for Configuration Package</title>
</head>
-<body bgcolor="white">
+<body>
<div align="center">
<h1>Proposal for <em>Configuration</em> Package</h1>