MediaWiki talk:Vector.css: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Please fix the messed up tabs on the left 'Message'/'Discussion' etc===
==Please fix the messed up tabs on the left 'Message'/'Discussion' etc===
You can do it with this code on this page:
You can adding the following code to this CSS page:


<pre>
<pre>

Revision as of 22:25, 16 June 2023

Please fix the messed up tabs on the left 'Message'/'Discussion' etc=

You can adding the following code to this CSS page:

#p-namespaces {
margin-left-:40px;
}

William Lupinacci (talk) 22:24, 16 June 2023 (UTC)