Main Page/stylesheet.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(boxes stack on mobile)
(+ mp-mods transclude options)
Line 206: Line 206:
text-align: center;
text-align: center;
margin: -0.5em auto
margin: -0.5em auto
}
.mp-mods .mod-desc .mod-file {
float: left;
padding: 4px 10px 4px 0;
}
.mp-mods .mod-desc .mod-text {
white-space: normal;
text-overflow: ellipsis;
overflow: hidden;
}
}