Remove background color from site pages
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>Proposal for Logging Library Package</title>
|
<title>Proposal for Logging Library Package</title>
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="white">
|
<body>
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<h1>Proposal for <em>Logging</em> Package</h1>
|
<h1>Proposal for <em>Logging</em> Package</h1>
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>Status File for Apache Commons "Logging" Component</title>
|
<title>Status File for Apache Commons "Logging" Component</title>
|
||||||
<head>
|
<head>
|
||||||
<body bgcolor="white">
|
<body>
|
||||||
|
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>Overview Documentation for COMMONS-LOGGING</title>
|
<title>Overview Documentation for COMMONS-LOGGING</title>
|
||||||
</head>
|
</head>
|
||||||
<body bgcolor="white">
|
<body>
|
||||||
<p>The <em>Logging Wrapper Library</em> component of the Apache Commons
|
<p>The <em>Logging Wrapper Library</em> component of the Apache Commons
|
||||||
subproject offers wrappers around an extensible set of concrete logging
|
subproject offers wrappers around an extensible set of concrete logging
|
||||||
implementations, so that application code based on it does not need to be
|
implementations, so that application code based on it does not need to be
|
||||||
|
|||||||
Reference in New Issue
Block a user