MediaWiki:Citizen.css: Difference between revisions

From TwentyOneWiki
Jump to navigation Jump to search
(Created page with "→‎All CSS here will be loaded for users of the Citizen skin: #column-content { margin: 0 0 .6em 0; } #content { margin: 2.8em 0 0 0; } #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; } #p-cactions { left: .1em; }")
(No difference)

Revision as of 20:23, 30 January 2024

/* All CSS here will be loaded for users of the Citizen skin */

#column-content { margin: 0 0 .6em 0; }
#content { margin: 2.8em 0 0 0; }
#p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; }
#p-cactions { left: .1em; }