MediaWiki:Vector-2022.css: Difference between revisions

m testing - restoring functionality
Tag: Reverted
m continuing with debuggian
Tag: Reverted
Line 2: Line 2:


/* BACKGROUNDS, GENERAL DESING */
/* BACKGROUNDS, GENERAL DESING */
/* some glitchfix for the js not to go crazy */
.placeholder {
    backdrop-filter: blur(5px);
    border-bottom: 1px solid var(--background-color-interactive);
}
.placeholder {
    border-bottom: none;
{


.custom-bg-overlay {
.custom-bg-overlay {