diff --git a/static/mdnotes.css b/static/mdnotes.css index 0b977ad..896a878 100644 --- a/static/mdnotes.css +++ b/static/mdnotes.css @@ -109,7 +109,7 @@ div#mdnotes div.ol3.bq3 { padding-left: 2.3rem; } div#mdnotes div.mdnotes_line span.token { font-weight: 1; - color: #2f60df; + color: #446699; overflow: hidden; }