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 Tag: Reverted |
||
| 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); | |||
} | } | ||