diff --git a/Theme/ElegantFin-jellyfin-theme-build-latest.css b/Theme/ElegantFin-jellyfin-theme-build-latest.css index e67751b..e32e027 100644 --- a/Theme/ElegantFin-jellyfin-theme-build-latest.css +++ b/Theme/ElegantFin-jellyfin-theme-build-latest.css @@ -1,3 +1,5 @@ +/* ElegantFin Theme for Jellyfin by lscambo13 */ + @import url("https://cdn.jsdelivr.net/gh/prayag17/Jellyfin-Icons/round.css"); * { @@ -708,4 +710,11 @@ div[data-role=controlgroup] a.ui-btn-active { .paging { padding-inline-start: 1em; +} + +.dashboardFooter::after { + content: "ElegantFin v24.12.03"; + font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; + font-size: .6em; + opacity: .5; } \ No newline at end of file