MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 4: | Line 4: | ||
#ca-history { | #ca-history { | ||
display: none !important; | display: none !important; | ||
} | } | ||
Revision as of 20:48, 29 April 2026
/* All CSS here will be loaded for users of the Citizen skin */
/* Hide the History link from page actions */
#ca-history {
display: none !important;
}