diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/style.css b/view/style.css index b58c8e101..91a4d3232 100644 --- a/view/style.css +++ b/view/style.css @@ -25,6 +25,7 @@ code { background: #000000; color: #44FF44; padding: 10px; + margin-top: 20px; } blockquote:before { |