1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 16:53:14 +02:00

doc: increase font size for key bindings

This commit is contained in:
Sébastien Helleu
2016-05-19 08:58:51 +02:00
parent 499b9be1fb
commit cb9b2a34e0
+4 -1
View File
@@ -19,8 +19,11 @@ h1,h2,h3,h4,h5 {
line-height: normal;
font-size: .95em;
}
.keyseq kbd {
font-size: .7em;
}
.tableblock kbd {
font-size: .691em;
font-size: .7438em;
}
.hex {
padding: 0 .2em;