You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
.mp-console-container {
display: block;
text-align: center;
}
.console-image img {
max-width: 200px;
height: auto;
}
@media screen and (min-width: 851px) {
.mp-console-container {
display: grid;
grid-auto-columns: minmax(0, 1fr);
}
.mp-ctr { grid-column: 1; }
.mp-wup { grid-column: 2; }
.mp-hac { grid-column: 3; }
.mp-rvl { grid-column: 4; }
000
1:0
Return to Template:Main Page consoles/styles.css.