MediaWiki:Common.css: Difference between revisions

m
hide margin for responsive layout, change two column layout to 1000px
(testing changes to responsive image gallery styling)
m (hide margin for responsive layout, change two column layout to 1000px)
 
Line 481:
/*box-shadow: 0 3px 6px rgba(0,0,0,0.04),0 3px 6px rgba(0,0,0,0.0575);*/
padding: 5px;
/*margin: 5px;*/
}
 
Line 490:
 
/* Responsive layout - makes a two column-layout instead of four columns */
@media (max-width: 800px1000px) {
.column {
flex: 50%;