MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1,146:
border-radius: 0 !important;
margin: 0 !important;
box-shadow: none !important;
/* === FIX: SOLID WHITE SHADOW TO COVER BOTTOM GAPS === */
/* This creates a 100px white block below the chatbox to hide the website text */
box-shadow: 0 100px 0 #ffffff !important;
background-color: #ffffff !important; /* Ensures the panel itself is solid white */
}