You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
209 B

body {
font-size: small;
color: #3B3B3B;
font-family: "Lucida Console", Monaco, monospace;
font-weight: 600;
}
td {
text-align: center;
padding: 10px;
}
p {
margin: 1px;
padding: 0px;
}