MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 12: Line 12:
}
}


img{
    filter: invert(85%);
}


video {
filter: invert(85%) hue-rotate(-150deg) grayscale(0%);
}


/* Avoid collision of blockquote with floating elements by swapping margin and padding */
/* Avoid collision of blockquote with floating elements by swapping margin and padding */