filipecarneiro / ELabel

Open-source solution for electronic labels on wine bottles.
https://filipecarneiro.github.io/ELabel/
MIT License
17 stars 3 forks source link

Allow label styling with custom CSS #20

Closed filipecarneiro closed 8 months ago

filipecarneiro commented 8 months ago

I want to get my label to look exactly how I want it without changing the app.

Describe the solution you'd like I would like to add a custom CSS file with Docker variables.

Describe alternatives you've considered Having the CSS code in the database, with a front-end to edit it.

filipecarneiro commented 8 months ago

You can now overwrite /css/custom.css using docker volumes.