diff --git a/css/style.css b/css/style.css index 1baa06d03..ce398bc5e 100644 --- a/css/style.css +++ b/css/style.css @@ -370,6 +370,9 @@ a[href="javascript:;"] { .section-archives select { width: 90%; } +.section-keybinds .field { + font-family: monospace; +} #fourchanx-settings fieldset { border: 1px solid; border-radius: 3px;