Compare commits

..

No commits in common. "9c342c5c72666060c618a27ccd3696da8984e5f1" and "2005f405e4773db7ecb17218a89646d89829870b" have entirely different histories.

2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

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: #fff; }
.mark { fill: currentColor; }
.math { font-family: 'STIX Two Math', 'Cambria Math', 'Times New Roman', serif; }
</style>
<g class="mark math">

Before

Width:  |  Height:  |  Size: 566 B

After

Width:  |  Height:  |  Size: 574 B