added background-color to \texttt because pretty

This commit is contained in:
Juicysteak117
2025-10-12 00:47:01 -07:00
parent 3f62a1ecb3
commit 8a27215951
3 changed files with 13 additions and 10 deletions

View File

@@ -43,6 +43,9 @@ body {
}
.header { display: none; }
.ltx_font_typewriter {
background-color: #ddd;
}
.ltx_page_main { margin-left: 400px; transition: margin 0.2s ease-out; padding: min(1em,1.5%) min(3em,4.5%) min(1em,1.5%) min(3em, 4.5%); width: 50%;}
.ltx_TOC a { display: block; width: 100%; }