change cookie bg
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending

This commit is contained in:
Mylloon 2023-10-15 21:35:56 +02:00
parent faf63ab5a0
commit 91f0b45d18
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -95,7 +95,7 @@ footer {
#cookie .cookie-content { #cookie .cookie-content {
border: 1px solid white; border: 1px solid white;
background: black; background: slategray;
display: flex; display: flex;
} }