Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
m (try again)
m
.templatesUsed ul {-moz-column-count: 5; -webkit-column-count: 5; column-count: 5; }
 
@media screen and (orientationmax-width: portrait800px) {
#content {
width: 100%;
position: absolute;
margin: 0;
left: 0;
top: 0;
padding: 0;
margin: 0;
z-index: 100;
}
}