MediaWiki:Common.css: Difference between revisions

m
fix icon
No edit summary
m (fix icon)
Line 29:
box-shadow: inset 0 7px 2px -4px rgba(0,0,0,0.1);
color: #ffffff;
}
 
@media screen and (min-width: 851px) {
.mw-wiki-logo.fallback {
content: '';
width: 11em;
height: 11em;
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
}