From 09d3ceab4cc6daa77160ceb01a2f469b2a24ac4e Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Sun, 28 Jan 2018 14:04:50 +0100 Subject: Fix help modal. --- css/style.css | 3 --- index.php | 8 ++++---- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/css/style.css b/css/style.css index 5a7285e..eaa33c6 100644 --- a/css/style.css +++ b/css/style.css @@ -52,9 +52,6 @@ body { margin-left: auto; margin-right: auto; } -#description-help, #parameter-help, #peering-policy { - font-size: 1.3em; -} kbd { display: block; width: 70%; diff --git a/index.php b/index.php index 738377f..e258887 100644 --- a/index.php +++ b/index.php @@ -228,12 +228,12 @@ final class LookingGlass { } private function render_help_modal() { - print('