Content deleted Content added
DreamRimmer (talk | contribs) tweak |
DreamRimmer (talk | contribs) + |
||
Line 106:
const $table = $('<table>')
.addClass('wikitable')
.css({ 'width': '100%', 'border-collapse': 'collapse', 'background-color': 'white', '--background-color-neutral-subtle': 'white' });
$table.append($('<thead>').append(
$('<tr>').append(
|