MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No change in size ,  12:21, 24 January 2023
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 2,899: Line 2,899:
     overflow: hidden;
     overflow: hidden;
     padding: 0;
     padding: 0;
     height: 297px;
     height: 13vw;
     max-height: 297px;
     max-height: 12em;
     transition: 0.4s ease-out;
     transition: 0.4s ease-out;
}
}
Line 2,915: Line 2,915:
.tile-top.tile-image img {
.tile-top.tile-image img {
     width: 100%;
     width: 100%;
     object-fit: cover;
     object-fit: contain;
     max-height: 200px;
     max-height: 200px;
     transition: 0.4s ease-out;
     transition: 0.4s ease-out;

Navigation menu