Minor fix.

This commit is contained in:
Wen Kokke 2021-08-24 23:02:11 +01:00
parent a9f85c9ab1
commit 6d6a1b284a
No known key found for this signature in database
GPG key ID: 7EB7DBBCEB539DB8

View file

@ -37,7 +37,7 @@
% text will exceed the page boundary.
\definecolor{background-color}{HTML}{EEEEFF}
\let\oldtexttt\texttt%
\renewcommand{\texttt}[1]{\colorbox{bgcolor}{\oldtexttt{#1}}}
\renewcommand{\texttt}[1]{\colorbox{background-color}{\oldtexttt{#1}}}
% Box with background colour similar to web version:
\newtcolorbox{agda}[1][]{