Jump to content

User:KylaraE/sandbox

From SpongeBob Wiki
Revision as of 17:00, 22 June 2021 by imported>KylaraE (swapping out most of the templates)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Title card # Title Airdate
File:Jimmy Neutron's Nicktoon Blast.jpg
Prod Name Date
Desc
File:Jimmy Neutron's Nicktoon Blast.jpg
Prod Name Date
Desc
File:Jimmy Neutron's Nicktoon Blast.jpg
Prod Name Date
Desc
File:Jimmy Neutron's Nicktoon Blast.jpg
1 Jimmy Neutron's Nicktoon Blast April 11, 2003
Jimmy and Carl go on a wild tour of Nicktoon Studios and also go to Bikini Bottom.


.list-table {
    background: var(--theme-accent-color);
    color: var(--theme-accent-dynamic-color-1);
}

.list-table .highlight1,
.list-table .highlight2,
.list-table .highlight3 {
    background: var(--theme-accent-color--hover);
    background: var(--theme-page-accent-mix-color);
}

/* light theme specific */
.theme-fandomdesktop-light .list-table {
    background: #ffd700;
    color: black;
}

.theme-fandomdesktop-light .list-table .highlight1 {
    background: #fab630;
}

.theme-fandomdesktop-light .list-table .highlight2 {
    background: #f2b850;
}

.theme-fandomdesktop-light .list-table .highlight3 {
    background: #fdc718;
}