User:Ayato/mainpageexperiments.css: Difference between revisions

Jump to navigation Jump to search
TemplateStyles prepends .mw-parser-output to any style
No edit summary
 
(One intermediate revision by the same user not shown)
Line 44: Line 44:
justify-content: space-between;
justify-content: space-between;
gap: 10px;
gap: 10px;
align-items:center;
}
}
.statistics-block * {
.statistics-block * {
Line 51: Line 52:
width: 100%;
width: 100%;
height: 100%;
height: 100%;
object-fit: contain
object-fit: contain;
object-position: left;
}
}
.statistics-block .right {
.statistics-block .right {