MediaWiki:Group-user.css: Difference between revisions

From RadiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
#p-Editor_tools {  
#p-Editor_tools {  
     display: block !important;  
     display: block !important;  
}
#mw-head-base {
    height: 5em !important;
}
}

Revision as of 20:37, 27 September 2024

/* CSS placed here will affect registered users only */
#p-tb { 
    display: block !important; 
}
#p-Editor_tools { 
    display: block !important; 
}
#mw-head-base {
    height: 5em !important;
}