diff options
author | Guillaume Mazoyer <respawneral@gmail.com> | 2014-08-06 00:09:50 +0200 |
---|---|---|
committer | Guillaume Mazoyer <respawneral@gmail.com> | 2014-08-06 00:09:50 +0200 |
commit | 62026ca49b5bff063a06e3b49864947e65cea426 (patch) | |
tree | 8f6dc5e7ee86958c1be496ac70603e0956605122 /css | |
parent | 730bc651dba3c47f75bb41970629736642d54c03 (diff) |
Reminder of the command in the help modal.
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 { |