0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-11 13:22:39 +00:00

dropdown icons

This commit is contained in:
Victor Losada Hernandez
2023-03-21 14:17:12 +01:00
parent 54ed9a7d33
commit 25b5badf90
5 changed files with 16 additions and 4 deletions

View File

@@ -37,3 +37,12 @@
.book-front-cover {
content: url('../icons/book-front-cover.svg');
}
.davek {
content: url('../icons/Davek.svg');
}
.rellanic {
content: url('../icons/Rellanic.svg');
}
.lokharic {
content: url('../icons/Lokharic.svg');
}