Compare commits

..

2 Commits

2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@ -3,7 +3,7 @@
<style>
:root { color-scheme: light dark; color: #000; }
@media (prefers-color-scheme: dark) { :root { color: #fff; } }
.mark { fill: currentColor; }
.mark { fill: #fff; }
.math { font-family: 'STIX Two Math', 'Cambria Math', 'Times New Roman', serif; }
</style>
<g class="mark math">

Before

Width:  |  Height:  |  Size: 574 B

After

Width:  |  Height:  |  Size: 566 B