diff options
Diffstat (limited to 'extras/html/style.css')
| -rw-r--r-- | extras/html/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/html/style.css b/extras/html/style.css index 1965786..981bc7e 100644 --- a/extras/html/style.css +++ b/extras/html/style.css @@ -144,6 +144,6 @@ span.inlinecode { font-family: monospace; border: 2px solid #aaaaaa; color: #ffa500; - padding: 3px; + padding: 1px; background-color: #000000; } |
