github.io/it1/smittestopp/corona.css
Sivert V. Sæther b014a810dd finito
2020-05-04 14:06:47 +02:00

20 lines
220 B
CSS

table, th, td {
border: 2px solid gray;
}
th, td {
padding: 0.3rem;
}
table {
width: 100%;
}
#title {
margin-left: 3vw;
margin-bottom: 4rem;
margin-top: 4rem;
}
footer {
margin-top: 5rem;
}