Toggle menu
10
18
30
244
SOURCE DCS WIKI
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
Niknam3 (talk | contribs)
No edit summary
Tag: Manual revert
Niknam3 (talk | contribs)
No edit summary
Tag: Manual revert
Line 1: Line 1:
/* All CSS here will be loaded for users of the Citizen skin */
/* All CSS here will be loaded for users of the Citizen skin */
body {
#footer-icons {
     background: red !important;
     display: none;
}
}

Revision as of 18:21, 4 March 2026

/* All CSS here will be loaded for users of the Citizen skin */
#footer-icons {
    display: none;
}