summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-03-22 19:10:25 +0100
committerSébastien Helleu <flashcode@flashtux.org>2020-03-22 19:10:25 +0100
commitdcebdd6a5591575b5c59bb1cefca1ed375d5083e (patch)
tree94e45399ebd0079006b76bb5cc4e3eefc8eda6da /doc
parent186a4655756ad8951f928104dc3bfb36494c9891 (diff)
downloadweechat-dcebdd6a5591575b5c59bb1cefca1ed375d5083e.zip
doc: fix font size in literal blocks
Diffstat (limited to 'doc')
-rw-r--r--doc/docinfo.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/docinfo.html b/doc/docinfo.html
index 45f4da560..fed2f0ad9 100644
--- a/doc/docinfo.html
+++ b/doc/docinfo.html
@@ -17,7 +17,6 @@ h1,h2,h3,h4,h5 {
.literalblock pre {
font-family: monospace, 'Courier New', Courier;
line-height: normal;
- font-size: .95em;
}
kbd {
font-size: .9em;