From f55cd70b2b3c3ccd96fbd27f7f8e5f66e8e7c5a0 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Tue, 15 Mar 2016 11:27:41 +0100 Subject: Increase peering policy font size. --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index 8ac6492..d0f1b92 100644 --- a/css/style.css +++ b/css/style.css @@ -54,7 +54,7 @@ body { margin-left: auto; margin-right: auto; } -#description-help, #parameter-help { +#description-help, #parameter-help, #peering-policy { font-size: 1.3em; } kbd { -- cgit v1.2.3