diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css index 2cc53ba..1bae099 100644 --- a/css/style.css +++ b/css/style.css @@ -62,7 +62,7 @@ body { margin-left: auto; margin-right: auto; } -#command-help, #parameter-help { +#description-help, #parameter-help { font-size: 1.3em; } pre { |