0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 00:03:21 +00:00

Add snippets and icons

This commit is contained in:
Trevor Buckner
2024-08-22 16:35:48 -04:00
parent d8f0618691
commit dc7d877e6f
4 changed files with 134 additions and 0 deletions

View File

@@ -46,6 +46,12 @@
.book-part-cover {
content: url('../icons/book-part-cover.svg');
}
.image-wrap-left {
content: url('../icons/image-wrap-left.svg');
}
.image-wrap-right {
content: url('../icons/image-wrap-right.svg');
}
.davek {
content: url('../icons/Davek.svg');
}