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 Tag: Manual revert |
||
(3 intermediate revisions by the same user not shown) | |||
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; } |
Latest revision as of 13:16, 28 January 2024
/* CSS placed here will affect registered users only */ #p-contentnavigation { display: flex !important; }