diff --git a/style.css b/style.css index cad17cb..a2cac86 100644 --- a/style.css +++ b/style.css @@ -229,3 +229,7 @@ div.tleft { pre, code { font-family: "Latin Modern Mono", monospace !important; } + +sup { + text-indent: 0; +}