MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Line 3: Line 3:
#test{
#test{
     height:500px !important;
     height:500px !important;
}
#galery{
    display: flex;
    flex-wrap: wrap;
    flex-flow: wrap;
    justify-content: space-around;}
.galleryimg{
    max-height:200px;
    max-width:200px;
}
}
299

edits