modified: remarkbox_theme_meta/static/theme/meta/css/diff.css

This commit is contained in:
russellballestrini 2017-10-16 11:47:14 -04:00
parent 97ec55d2cd
commit 83118b4171

View file

@ -144,6 +144,12 @@ code, kbd, pre, samp, .MathJax_Display {
width: unset !important;
}
pre.preview {
background-color: unset;
border-radius: unset;
border: unset;
padding: unset;
}
@media screen and (max-width:750px) {
.navother {