implement numbered equations and equation references
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
.math {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.eqno {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.wy-nav-content {
|
||||
max-width: 100% !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user