1
0

Remove background color from site pages

This commit is contained in:
Gary Gregory
2025-01-23 10:07:35 -05:00
parent 26e7dc2ebf
commit 3bddfc4165
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
<head>
<title>Overview Documentation for COMMONS-LOGGING</title>
</head>
<body bgcolor="white">
<body>
<p>The <em>Logging Wrapper Library</em> component of the Apache Commons
subproject offers wrappers around an extensible set of concrete logging
implementations, so that application code based on it does not need to be