Update slide font styles

This commit is contained in:
Wu Cheng-Han 2016-08-14 18:28:36 +08:00
parent bc2663fc75
commit f11cab7b45

View file

@ -1,20 +1,20 @@
.reveal,
.reveal {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.reveal h1,
.reveal h2,
.reveal h3,
.reveal h4,
.reveal h5,
.reveal h6 {
font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft JhengHei", Meiryo, " ゴシック", "MS Gothic", sans-serif;
text-transform: none;
font-family: inherit;
text-transform: initial;
}
.reveal pre,
.reveal code {
font-family: "Source Code Pro", Consolas, monaco, "Microsoft JhengHei", Meiryo, " ゴシック", "MS Gothic", monospace;
letter-spacing: 0.025em;
line-height: 1.25;
-webkit-overflow-scrolling: touch;
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.vimeo,