This commit is contained in:
traveler 2025-12-24 00:29:23 -06:00
parent b1f6b7e569
commit 9a48644029
2 changed files with 11 additions and 0 deletions

View file

@ -24,6 +24,10 @@ body.tab-wasted-bandwidth {
background-image: url("/images/Wasted-bandwidth-bg.png") !important; background-image: url("/images/Wasted-bandwidth-bg.png") !important;
} }
body.tab-nucking-futz {
background-image: url("/images/Nucking-futz-bg.png") !important;
}
/* ----------------------------- */ /* ----------------------------- */
/* Readability / tone-down layer */ /* Readability / tone-down layer */
/* ----------------------------- */ /* ----------------------------- */

View file

@ -39,3 +39,10 @@ layout:
style: row style: row
columns: 4 columns: 4
Nucking-Futz:
tab: Nucking-Futz
nucking-apps:
tab: Nucking-Futz
style: row
columns: 4