Doc fonts

This commit is contained in:
2016-04-28 20:30:45 +08:00
parent ebe6c67b31
commit 047d82d3bb
3 changed files with 13 additions and 0 deletions

View File

@@ -20,6 +20,12 @@ pre { font-family: monospace; }
p { padding: 0.25em 0.5em; }
h4, h5, h6 { font-family: custom-sans; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.3em; }
h6 { font-size: 1.1em; }
a {
color: #00E;
text-decoration: none;