style: center menu and make title smaller

This commit is contained in:
Hiltjo Posthuma
2015-12-07 21:19:30 +01:00
parent 55b823b226
commit 86c970e1ec
2 changed files with 4 additions and 4 deletions

View File

@@ -24,8 +24,8 @@ table tr:hover td {
background-color: #ddd;
}
h1 {
font-size: 140%;
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}
.desc {