diff --git a/style.css b/style.css index 3e5058a1f318e77ed7ffbfd01ea0c30f2975c36f..d07c4d025bc4a9e02e4c7c388763272e8e4d55a1 100644 --- a/style.css +++ b/style.css @@ -14,3 +14,7 @@ ul { .badge.is-danger > a { color: white; } + +.medium-zoom-overlay { + background: #2f3136 !important; +}