From fcfd9fce9174c356742924e0095dbf90519614f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Thu, 10 Jul 2014 17:37:39 +0100 Subject: [PATCH] Make it pretty --- css/glowingbear.css | 6 ++++++ index.html | 27 ++++++++++++++++----------- 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index 19cb22a..28f6726 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -361,9 +361,15 @@ table.notimestampseconds td.time span.seconds { font-size: medium; } .modal-header { + padding-top: 23px; border-bottom: 0; } +#fontchoice label { + font-weight: normal; + text-align: left; +} + h2 { padding-bottom: 5px; height: 72px; diff --git a/index.html b/index.html index c26a3be..6c360cc 100644 --- a/index.html +++ b/index.html @@ -271,10 +271,25 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel