Site Notice
Due to recent vandalism, all edits performed by IPs and new users will be reviewed before being published. This means it might take some time for your edit to show up.
New accounts also have to be confirmed before being created.
If you have any questions, contact one of the staff members on their talk page, or on the Discord server.

User talk:KrytenKoro: Difference between revisions

Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
Line 362: Line 362:
:''Tim Burton's The Nightmare Before Christmas (1994)''
:''Tim Burton's The Nightmare Before Christmas (1994)''
:''The king of fears and nightmares who runs Halloween Town.''
:''The king of fears and nightmares who runs Halloween Town.''
== [[Template:Script]] CSS ==
I've made a change to [[Template:Script]] based on your request, but it requires additional CSS to work. If you add the following to [[MediaWiki:Common.css]] then it should work nicely.
<pre>/* Flexible tables */
.flex {
display: flex;
}
.flex tbody {
display: table;
width: 100%;
}</pre>
--[[User:Porplemontage|Porplemontage]] ([[User talk:Porplemontage|talk]]) 22:09, 28 May 2019 (PDT)