docs: update index style

pull/54/head
Amio 2018-07-30 22:40:25 +08:00
rodzic 929e3602a4
commit b16fdf7fb2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -25,7 +25,7 @@ module.exports = serveMarked('libs/index.md', {
dt a:hover:before { left: -1.2em; font: 20px/20px Arial; vertical-align: middle; color: #CCC }
dd { font: 14px/20px monospace; vertical-align: top; height: 28px; white-space: nowrap; margin: 0 }
dd img { vertical-align: top }
dd b { display: inline-block; min-width: 17em; text-align: right; font-weight: 300 }
dd b { display: inline-block; min-width: 16em; text-align: right; font-weight: 300; font-family: sans-serif; color: #999 }
dd i { display: inline-block; min-width: 13em }
`,
beforeHeadEnd: `<link rel="icon" type="image/svg+xml" href="/favicon.svg">`,