Toggle menu
520
1.5K
103
22.5K
Epithet Erased Wiki
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
(Created page with "#siteSub{ display: none !important; }")
 
No edit summary
Line 1: Line 1:
#siteSub{ display: none !important; }
#siteSub{ display: none !important; }
.citizen-body a.image:hover > img {
  transform: scale(1) !important;
}

Revision as of 18:02, 17 June 2024

#siteSub{ display: none !important; }

.citizen-body a.image:hover > img {
  transform: scale(1) !important;
}