Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Replaced content with "not-available: li.not-available{ filter: opacity(0.4); }"
Tags: Replaced Manual revert
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
li.not-available{
li.not-available{
     filter: opacity(0.4);
     filter: opacity(0.4);
}
/*Hide hit Counter*/
#footer-info-viewcount {
    display: none !important;
}
}

Latest revision as of 04:09, 29 April 2025

/* not-available */
li.not-available{
    filter: opacity(0.4);
}

/*Hide hit Counter*/
#footer-info-viewcount {
    display: none !important;
}

Advertising: