- Only pad the table elements of certain tables.

4.4.x
Dries Buytaert 2003-12-06 16:55:08 +00:00
parent 8c73699dfc
commit 1c45f07e57
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ tr.dark {
tr.light {
background-color: #eee;
}
td {
padding: 0.2em;
tr.dark td, tr.light td {
padding: 0.3em;
}
h1 {
font-size: 1.2em;