klandr-server/static/klandringer.css

22 lines
214 B
CSS
Raw Normal View History

2016-09-17 02:08:42 +00:00
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;
}