MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
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; | |||
} | } | ||