MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
29 bytes removed ,  17:51, 26 July 2023
no edit summary
(New Homepage css edits)
No edit summary
Line 685: Line 685:
flex-wrap: wrap;
flex-wrap: wrap;
justify-content: space-evenly;
justify-content: space-evenly;
text-align: center;
align-items: flex-start;
align-items: flex-start;
text-align: center;
}
}


Line 695: Line 695:
     min-width: 115px;
     min-width: 115px;
     display: inline-block;
     display: inline-block;
    align-items: flex-start;
}
}


Line 740: Line 739:


.fplink img {
.fplink img {
max-width: 150px;
max-width: 100px;
width: 100%;
width: 100%;
height: auto;
height: auto;

Navigation menu