CSS: Set margin for body

master
Felix Stupp 2 years ago
parent a36d97daa3
commit 99c32f4e81
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

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

Loading…
Cancel
Save