1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 22:06:38 +02:00

doc: fix monospaced font used for literal and listing blocks in japanese

This commit is contained in:
Sebastien Helleu
2013-01-26 11:49:11 +01:00
parent 54a2067422
commit a5aaed89d2
+2 -2
View File
@@ -7,8 +7,8 @@ div.sectionbody {
h5 {
font-size: 0.95em;
}
tt {
font-family: monospace;
pre, tt {
font-size: 14px;
}
span.command {
background: #EEEEFF;