OctoSpaccHub/public/MBViewer/css/MBViewer.css

17 lines
167 B
CSS

html.theme_dark svg.IconBlack {
filter: invert(1);
}
body {
overflow-x: hidden;
}
.MbPost * {
max-width: 100%;
height: auto;
}
.MbPost figure {
margin: 1em;
}