CSS: Set line height for body

for more compact design
master
Felix Stupp 2 years ago
parent 99c32f4e81
commit c0c499c30a
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -7,6 +7,7 @@
background-color: #222222;
color: whitesmoke;
margin: .8rem;
line-height: 1.24;
}
table tr th, table tr td {
margin: 0;

Loading…
Cancel
Save