MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 171: Line 171:
   top: 0;
   top: 0;
   left: 0;
   left: 0;
   width: max-content;
   width: 250%;
   height: max-content;
   height: 250%;
   background-color: rgba(255, 255, 255, 0.7); /* White background with 0.7 opacity */
   background-color: rgba(255, 255, 255, 0.7); /* White background with 0.7 opacity */
   z-index: -1; /* Send the background behind other content */
   z-index: -1; /* Send the background behind other content */

Navigation menu