modified: remarkbox_theme_meta/static/theme/meta/css/diff.css
This commit is contained in:
parent
29c708a14b
commit
97ec55d2cd
1 changed files with 11 additions and 0 deletions
|
|
@ -134,6 +134,17 @@ div.container.main {
|
|||
margin-top: 180px;
|
||||
}
|
||||
|
||||
code, kbd, pre, samp, .MathJax_Display {
|
||||
background-color: #fcf9f9;
|
||||
padding: 15px;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.MathJax_Display {
|
||||
width: unset !important;
|
||||
}
|
||||
|
||||
|
||||
@media screen and (max-width:750px) {
|
||||
.navother {
|
||||
top: 0px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue