Talk:41edo: Difference between revisions
→The column of ratios should not be centered: solution found. |
m re |
||
Line 13: | Line 13: | ||
Up to 9 columns can now be aligned in one place: in the class attribute of the table. The built-in table default is left-alignment. You may override this by adding a class for each column that differs from that. Ffor example <code>class="wikitable right-1 right-2"</code> means that the text columns 1 and 2 will be right-aligned. There are 3×9 classes: <code>left-1</code> to <code>left-9</code>, <code>center-1</code> to <code>center-9</code>, and <code>right-1</code> to <code>right-1</code>. The actual styling is done via CSS (see [[MediaWiki:Common.css]]). I stopped reworking the page after changing one of the tables because I urgently need a break now. Maybe you'd like (😉) to continue in the meantime. <br> | Up to 9 columns can now be aligned in one place: in the class attribute of the table. The built-in table default is left-alignment. You may override this by adding a class for each column that differs from that. Ffor example <code>class="wikitable right-1 right-2"</code> means that the text columns 1 and 2 will be right-aligned. There are 3×9 classes: <code>left-1</code> to <code>left-9</code>, <code>center-1</code> to <code>center-9</code>, and <code>right-1</code> to <code>right-1</code>. The actual styling is done via CSS (see [[MediaWiki:Common.css]]). I stopped reworking the page after changing one of the tables because I urgently need a break now. Maybe you'd like (😉) to continue in the meantime. <br> | ||
--[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 21:37, 1 June 2020 (UTC) | --[[User:Xenwolf|Xenwolf]] ([[User talk:Xenwolf|talk]]) 21:37, 1 June 2020 (UTC) | ||
: Nice. [[User:FloraC|FloraC]] ([[User talk:FloraC|talk]]) 04:00, 2 June 2020 (UTC) |