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
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 4: Line 4:
}
}


div.gallerytext {
/*Hide hit Counter*/
    color: none;
#footer-info-viewcount {
    font-size: none;
     display: none !important;
    font-style: none;
}
 
div.gallerytext > pre {
     margin-top: -20px !important;
    margin-bottom: 2px !important;
    font-size: 13px !important;
    font-family: inherit;
    /* color: gray; */
    padding: 0;
    border: none;
    background: none;
}
}

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: