sync notes(auto)

This commit is contained in:
kaz Saita@raspi4 2024-03-08 17:30:11 +09:00
parent 90ff59d4cf
commit 0593cc29c1

View file

@ -119,10 +119,14 @@ a.tag-link {
margin-bottom: 0.5rem !important;
}
.katex {
font-family: "Times New Roman" !important;
font-size: 1rem !important;
font-weight: lighter !important;
}
.katex-display>.katex {
font-weight: lighter !important;
font-family: "Times New Roman" !important;
display: block;
text-align: left !important;
margin-left: 3rem !important;