Main Page/stylesheet.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 126: Line 126:
}
}


.mp-contents {
.mp-center {
display: flex;
justify-content: space-between;
}
.mp-center > div {
margin-top: 0;
margin-bottom: 0;
display: grid;
display: grid;
}

.mp-contents {
float: left;
float: left;
width: 58%;
width: 58%;
Line 144: Line 153:


.mp-agitation {
.mp-agitation {
display: grid;
float: right;
float: right;
width: 35%;
width: 35%;