centre align, colour stuff and home icons

This commit is contained in:
Anthony Stirling
2023-04-21 23:32:39 +01:00
parent bd1c7a35e2
commit 39c31ef5d9
7 changed files with 52 additions and 487 deletions

View File

@@ -25,3 +25,7 @@ body {
background-color: #444 !important;
}
.home-card-icon-colour {
filter: invert(0.2) sepia(2) saturate(50) hue-rotate(190deg);
}