Fix monospace style

This commit is contained in:
Naoki Takezoe
2015-02-24 00:10:06 +09:00
parent 377bc2703b
commit 4a948d9b01

View File

@@ -166,7 +166,7 @@ span.count-right {
}
.monospace {
font-family: monospace;
font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
}
table.table th {