Skip to content

Commit

Permalink
Remove background color from site page
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jan 23, 2025
1 parent 9062af4 commit 6444237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PROPOSAL.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<title>Jakarta Commons-Codec: Proposal</title>
</head>

<body bgcolor="white">
<body>
<div align="center">
<h1>Proposal for <em>Codec</em> Package</h1><br/>
<h4>January 24, 2002</h4>
Expand Down

0 comments on commit 6444237

Please sign in to comment.