diff --git a/build/style.css b/build/style.css index eb0be8c..3c21706 100644 --- a/build/style.css +++ b/build/style.css @@ -558,3 +558,7 @@ form * { span.sorttitle { font-weight: bold; } + +span.searchresults { + font-family: monospace; +}