Commit Graph

8 Commits

Author SHA1 Message Date
Aeledfyr 366c95cd3c Fix a few display bugs 2020-06-27 17:30:35 -05:00
Aeledfyr 7e03f3958e Implement SVG sprite sheet for icons, use thumbnails for mod icons 2020-06-27 17:30:34 -05:00
Aeledfyr d560f656f4 Reduce duplication of Forge logo using svg <use>
This uses svg <use href="#..."> to avoid having to duplicate the
logo at every use.  Surprisingly this just works with the current
theme css, and doesn't require any changes.
2020-06-25 21:14:50 -05:00
Aeledfyr 0bc256aa23 Miscellaneous fixes and requested changes 2020-06-25 20:19:07 -05:00
Aeledfyr ebc073a52e Tweak styles for narrower screens, add indicator for no results
Makes the styles of search results work better with narrower
screens.  The category badges on each result collapse to just an
icon (with title text) when the screen is too narrow.

Adds a text label for the Forge/Fabric icons.

Adds a message for when a query returns no results.
2020-06-25 17:14:12 -05:00
emilyploszaj ed88d9e10d Implemented a dark theme 2020-06-22 21:48:42 -05:00
Jai A a47634bf49 Static content serving from non-root routes 2020-06-02 20:59:20 -07:00
Jai A 42a0f452b1 FOSS 2020-05-27 11:03:19 -07:00