Remove background color from site pages
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<head>
|
||||
<title>Proposal for Logging Library Package</title>
|
||||
</head>
|
||||
<body bgcolor="white">
|
||||
<body>
|
||||
|
||||
<div align="center">
|
||||
<h1>Proposal for <em>Logging</em> Package</h1>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<head>
|
||||
<title>Status File for Apache Commons "Logging" Component</title>
|
||||
<head>
|
||||
<body bgcolor="white">
|
||||
<body>
|
||||
|
||||
|
||||
<div align="center">
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user