MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 173: Line 173:
}
}
.about-col {
.about-col {
     width: calc(20% - 2px);
     width: calc(40% - 2px);
     box-sizing: border-box;
     box-sizing: border-box;
     height: fit-content;
     height: fit-content;
Line 183: Line 183:
}
}
.about-details-col {
.about-details-col {
     width: calc(40% - 2px);
     width: calc(20% - 2px);
     box-sizing: border-box;
     box-sizing: border-box;
     height: fit-content;
     height: fit-content;

Navigation menu