mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-08 23:50:43 +02:00
code blocks and consecutive latex blocks had issues
This commit is contained in:
@@ -252,6 +252,9 @@ img.LaTeX {
|
||||
display: block;
|
||||
margin-left: 2em;
|
||||
}
|
||||
img.LaTeX + img.LaTeX {
|
||||
margin-top: 2em;
|
||||
}
|
||||
table {
|
||||
margin: 1em 2em;
|
||||
padding: 0 1em;
|
||||
|
Reference in New Issue
Block a user