fix css
This commit is contained in:
parent
5ab2e98877
commit
20c279bb6f
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
---
|
---
|
||||||
|
|
||||||
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400, 700);
|
@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,700');
|
||||||
$break-small: 500px;
|
$break-small: 500px;
|
||||||
$break-large: 840px;
|
$break-large: 840px;
|
||||||
body {
|
body {
|
||||||
@ -19,8 +19,7 @@ body {
|
|||||||
width: auto;
|
width: auto;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
}
|
} // MathJax
|
||||||
// MathJax
|
|
||||||
#MathJax_Message {
|
#MathJax_Message {
|
||||||
display: none;
|
display: none;
|
||||||
} // Highlight.js
|
} // Highlight.js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user