diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css index 76166d9..bb1fc64 100644 --- a/style.css +++ b/style.css @@ -38,6 +38,7 @@ nav > span:not(:last-of-type):after { height: auto; margin: 2em 0; image-rendering: pixelated; + background-color: #0000004a; } .command { |