0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-18 05:42:48 +00:00

Tweak icon styling

This commit is contained in:
G.Ambatte
2023-12-06 14:33:55 +13:00
parent 407efd0f8b
commit 78d4d6fb7c
2 changed files with 5 additions and 3 deletions

View File

@@ -485,6 +485,9 @@ body {
height: 75px;
mask: url(/assets/naturalCritLogoWhite.svg) center / contain no-repeat;
-webkit-mask: url(/assets/naturalCritLogoWhite.svg) center / contain no-repeat;
background-color: black;
}
.homebreweryIcon.red {
background-color: red;
}
.homebreweryIcon.gold {