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
Tag: Reverted
No edit summary
Tag: Manual revert
Line 2: Line 2:
li.not-available{
li.not-available{
     filter: opacity(0.4);
     filter: opacity(0.4);
}
/* Ruffle Flash */
#container {
    border-spacing: 3px;
    box-shadow: 0 6px 6px 1px rgba(0, 0, 0, 0.04), 0 12px 14px 8px rgba(0, 0, 0, 0.0575);
    border-radius: var(--border-radius-large);
}
}

Revision as of 04:26, 26 April 2025

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

Advertising: