I'm not sure though bold => black is enough to make distinctions. Maybe on Windows we should use native Consolas with real bold as suggested by @spite?
@@ -65,6 +65,10 @@ code {
overflow: auto;
}
+strong {
+ color: #000;
+ font-weight: normal;
+}
#button {
position: fixed;