MediaWiki:Group-user.css: Difference between revisions
From Vivid Unit
(Created page with "→CSS placed here will affect registered users only: #p-contentnavigation { display: block !important; }") |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect registered users only */ | /* CSS placed here will affect registered users only */ | ||
#p-contentnavigation { display: | #p-contentnavigation { display: flex !important; } |
Revision as of 12:28, 28 January 2024
/* CSS placed here will affect registered users only */ #p-contentnavigation { display: flex !important; }