fix css
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user