diff options
author | Guilhem Moulin <guilhem@debian.org> | 2021-01-04 10:16:29 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@debian.org> | 2021-01-04 10:16:29 +0100 |
commit | f93cf8f0dffeee34935f187af3d08a2f3eb3fde1 (patch) | |
tree | 0538d14ad0f1935b697d013499d3585106eba5e4 /doc/template.html | |
parent | d782c12d603fcbcc8bcf7b18860e9a16a27f4b1b (diff) | |
parent | 2f4652e03c237178f45969e609b2d300b0d5af2b (diff) |
Merge tag 'debian/0.5.6-1' into debian/buster-backports
interimap Debian release 0.5.6-1
Diffstat (limited to 'doc/template.html')
-rw-r--r-- | doc/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/template.html b/doc/template.html index d825cde..c3809ad 100644 --- a/doc/template.html +++ b/doc/template.html @@ -14,7 +14,7 @@ $if(keywords)$ <meta name="keywords" content="$for(keywords)$$keywords$$sep$, $endfor$" /> $endif$ <title>$if(title-prefix)$$title-prefix$ – $endif$$pagetitle$</title> - <style type="text/css"> + <style> code{white-space: pre-wrap;} span.smallcaps{font-variant: small-caps;} span.underline{text-decoration: underline;} |