2025-07-07 20:02:18 -04:00

9 lines
104 B
CSS

body {
background-color: white;
margin: 0;
width: 100%;
}
th, td {
padding-right: 30px;
}