From 642dae8195c091bc14f1248e36728ac57bc6c8b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Wed, 2 Jan 2019 13:12:39 +0100 Subject: Wed, 02 Jan 2019 13:12:39 +0100 --- templates/default.tpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'templates/default.tpl') diff --git a/templates/default.tpl b/templates/default.tpl index f6516b6..fd7c795 100644 --- a/templates/default.tpl +++ b/templates/default.tpl @@ -24,9 +24,13 @@ footer { } .content { - width: 80%; + width: 75%; margin-top: -3em; } + +pre.right { + float: right; +} -- cgit v1.2.3