MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary Tag: Manual revert |
No edit summary |
||
| 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; | |||
} | } | ||