diff --git a/templates/index.tmpl b/templates/index.tmpl index 78f875b..eaa4066 100644 --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -21,7 +21,8 @@ body { .main { background-color: white; border: 1px solid grey; - padding: 5px + padding: 5px; + max-width: 1200px; } #about { @@ -84,7 +85,7 @@ a { font-size: 100%; } div.source { - font-size: 50%; + font-size: 65%; font-style: oblique; padding-left: 10px; text-align: right; @@ -108,8 +109,8 @@ a { text-align: right; } div.linectrl button { - /*width: 60px; - height: 30px;*/ + /*width: 60px;*/ + height: 25px; } div.line:not(.unpinned) .linetext { font-weight: bold;