klandr-server/static/klandringer.css
Christoffer Müller Madsen cf743c2861 initial commit
2016-09-17 04:08:42 +02:00

22 lines
214 B
CSS

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