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-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new 2cb5b39b Remove background color from site pages
2cb5b39b is described below

commit 2cb5b39b31f031f1594add2c25a3c14da9d3d1b0
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 23 10:08:04 2025 -0500

    Remove background color from site pages
---
 PROPOSAL.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PROPOSAL.html b/PROPOSAL.html
index e7abce04..20362ae5 100644
--- a/PROPOSAL.html
+++ b/PROPOSAL.html
@@ -18,7 +18,7 @@
 <head>
 <title>Proposal for Validator Library Package</title>
 </head>
-<body bgcolor="white">
+<body>
 
 <div align="center">
 <h1>Proposal for <em>Validator</em> Package</h1>

Reply via email to