1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 09:13:14 +02:00

doc: increase font size for key bindings

This commit is contained in:
Sébastien Helleu
2019-05-25 16:10:23 +02:00
parent bea63c7b60
commit ad40118469
+4 -3
View File
@@ -19,11 +19,12 @@ h1,h2,h3,h4,h5 {
line-height: normal;
font-size: .95em;
}
.keyseq kbd {
font-size: .7em;
kbd {
font-size: .9em;
}
.tableblock kbd {
font-size: .7438em;
margin-top: .2em;
margin-bottom: .2em;
}
.hex {
padding: 0 .2em;