User:Ayato/mainpageexperiments.css: Difference between revisions
TemplateStyles prepends .mw-parser-output to any style |
No edit summary |
||
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; | ||
filter: drop-shadow(0px 0px 2px #351a25); | |||
} | } | ||
.statistics-block .right { | .statistics-block .right { |