diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-10-08 21:51:27 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-10-08 21:51:27 -0300 |
commit | 84d44f5c9497a5fb4a14adae18c36a1d5222562e (patch) | |
tree | 3f4e8a78b94d4ee35878010c90eaa67ba8dadae7 | |
parent | c989234740edadd81301fa46a63bc9dd2c8b957f (diff) |
-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 { |