MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 68: Line 68:
.table-with-background {
.table-with-background {
     position: relative;
     position: relative;
     z-index: 1; /* или установите z-index для текста выше */
     z-index: 10; /* или установите z-index для текста выше */
     width: 68%;
     width: 68%;
     display: grid;
     display: grid;

Navigation menu