MediaWiki:Theme-trench.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 14: Line 14:
.table-with-background::before {
.table-with-background::before {
     content: '';
     content: '';
     background-image: url('/path/to/image.png'); /* Замените на путь к вашему изображению */
     background-image: url('/images/9/99/Clancy_Tyler.png'); /* Замените на путь к вашему изображению */
     background-size: contain;
     background-size: contain;
     background-position: center;
     background-position: center;

Navigation menu