diff --git a/index.html b/index.html index dd33951..b28b1a4 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,6 @@ .footer { margin-top: 18px; border-top: 1px solid #eee; - background: rgb(250, 250, 250) !important; } @media (prefers-color-scheme: dark) { html, .pure-g [class *= "pure-u"], a { @@ -54,6 +53,7 @@ } .footer { color: #8e8e8e !important; + border-top: 1px solid #313233; } a { background: #313233;