1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

For Bill, add just a touch of space between table cells so that

it is easier to tell what is going on when titles wrap.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96701 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Joshua Slive
2002-09-06 23:25:56 +00:00
parent b4e0cfbbf9
commit 104175238a

View File

@@ -17,6 +17,10 @@ div#page-content {
th {
background-color: #e5ecf3;
}
td {
padding-top: .4em;
}
-->
</style>