1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

doc: fix font size in literal blocks

This commit is contained in:
Sébastien Helleu
2020-03-22 19:10:25 +01:00
parent 186a465575
commit dcebdd6a55
-1
View File
@@ -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;