fsd
This commit is contained in:
parent
b1f6b7e569
commit
9a48644029
2 changed files with 11 additions and 0 deletions
|
|
@ -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 */
|
||||||
/* ----------------------------- */
|
/* ----------------------------- */
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue