summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorGuillaume Mazoyer <gmazoyer@gravitons.in>2018-01-28 14:04:50 +0100
committerGuillaume Mazoyer <gmazoyer@gravitons.in>2018-01-28 14:04:50 +0100
commit09d3ceab4cc6daa77160ceb01a2f469b2a24ac4e (patch)
tree8caaf447e7e553d779f2dde5663bdcd81f03608a /css
parent6068ec86683de76987129cea41b010fef5426611 (diff)
Fix help modal.
Diffstat (limited to 'css')
-rw-r--r--css/style.css3
1 files changed, 0 insertions, 3 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%;