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 --- 1 file changed, 3 deletions(-) (limited to 'css') 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%; -- cgit v1.2.3