klandr-server/static/klandringer.css
Christoffer Müller Madsen 6cc08a96cf mindre stilændring
2016-09-19 15:57:15 +02:00

27 lines
270 B
CSS

h2,h3,h4,p {
font-family: sans-serif;
margin-left: 5px;
margin-bottom: 0px;
}
h3 {
font-size: 1.30em;
}
h4 {
font-size: 1.17em;
}
p {
max-width: 600px;
margin-left: 15px;
}
table {
margin-left: 30px;
}
td {
text-align: center;
}