Table line-height corrected

This commit is contained in:
Ed Ward 2017-03-26 18:13:46 +02:00
parent 61e20da653
commit d26989c791

View File

@ -85,8 +85,7 @@ body {
#content p,
#content li,
#content dt,
#content dd,
#content table {
#content dd {
line-height: 2em;
}
@ -130,6 +129,7 @@ body {
padding: 0;
font-weight: normal;
text-align: left;
line-height: 2ex;
}
#content table tr {