diff --git a/themes/default/style.css b/themes/default/style.css index 9536c3f9..62c34028 100644 --- a/themes/default/style.css +++ b/themes/default/style.css @@ -39,6 +39,7 @@ CODE { width: 256px; font-size: 0.75em; margin: auto; + margin-top: -16px; text-align: center; border: 1px solid black; border-top: none;