Template:Main Page consoles/styles.css: Difference between revisions
Template page
More actions
oops |
shrink images to 200px wide |
||
| (One intermediate revision by the same user not shown) | |||
| Line 5: | Line 5: | ||
.console-image img { | .console-image img { | ||
max-width: | max-width: 200px; | ||
height: auto; | height: auto; | ||
} | } | ||
| Line 18: | Line 18: | ||
.mp-wup { grid-column: 2; } | .mp-wup { grid-column: 2; } | ||
.mp-hac { grid-column: 3; } | .mp-hac { grid-column: 3; } | ||
.mp-rvl { grid-column: 4; } | |||
.mp-ctr, | .mp-ctr, | ||
.mp-wup { | .mp-wup, | ||
.mp-hac { | |||
border-right: 1px solid #a2a9b1; | border-right: 1px solid #a2a9b1; | ||
} | } | ||