about summary refs log tree commit diff homepage
path: root/_css/style.css
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2023-03-18 12:36:39 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2023-03-18 12:36:39 +0900
commit0154f00b08057faaa452105987cc6ef336058a92 (patch)
treecb4749106763b382956adde5c6602db7b2cb550a /_css/style.css
parentf4d3d4f01b539a3824ee000a275a3bcf3a5643c6 (diff)
downloadsite-0154f00b08057faaa452105987cc6ef336058a92.tar.gz
Switch to MathML for web pages
Diffstat (limited to '_css/style.css')
-rw-r--r--_css/style.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/_css/style.css b/_css/style.css
index 421b75f..8df5502 100644
--- a/_css/style.css
+++ b/_css/style.css
@@ -77,9 +77,6 @@ p, details {
     max-width: 100%;
 }
 
-/* KaTeX */
-.katex { font-size: 1em !important }
-
 /* Boxes */
 .franklin-content blockquote, .note {
     margin: 0 -1rem;