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


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

commit 45d146fe1e12b02f7723ccdb7a2445af99b2190c
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 23 10:07:50 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 da5d522e..758d5e23 100644
--- a/PROPOSAL.html
+++ b/PROPOSAL.html
@@ -18,7 +18,7 @@
 <head>
 <title>Proposal for SCXML Package</title>
 </head>
-<body bgcolor="white">
+<body>
 
 <div align="center">
 <h1>Proposal for <em>SCXML</em> Package</h1>

Reply via email to