diff options
Diffstat (limited to 'stylesheets/index.css')
| -rw-r--r-- | stylesheets/index.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stylesheets/index.css b/stylesheets/index.css index 66abda2..7628bd0 100644 --- a/stylesheets/index.css +++ b/stylesheets/index.css @@ -77,4 +77,8 @@ a#next-concert:hover { background: #0004; margin-bottom: auto; } + + nav li.dropdown ul { + background: #0004; + } } |
