Prettier Javadoc stylesheet

This commit is contained in:
Trustin Lee 2009-06-19 11:27:53 +00:00
parent c630a6ea65
commit dba344bd8e

View File

@ -55,6 +55,10 @@ h5 {
}
/* Tables */
table {
border-collapse : collapse;
}
th {
text-align: left;
background: #CCCCFF;