diff --git a/css/style.css b/css/style.css index 7536f8ec9..3be4907ab 100644 --- a/css/style.css +++ b/css/style.css @@ -191,6 +191,9 @@ a[href="javascript:;"] { text-decoration: none; padding: 1px; } +#shortcuts::after { + margin-left: 2px; +} .shortcut:not(:last-child)::after { content: " / "; }