Center [eqn] tags in catalog threads.
This commit is contained in:
parent
350230d52c
commit
80dc48ac20
@ -818,6 +818,9 @@ div.catalog-thread {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
.catalog-thread .MathJax_Display {
|
||||||
|
text-align: center !important;
|
||||||
|
}
|
||||||
.catalog-thread table.exif {
|
.catalog-thread table.exif {
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user