- Only pad the table elements of certain tables.
parent
8c73699dfc
commit
1c45f07e57
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue