revise link to Hyde's options

This commit is contained in:
Huy Tran 2018-01-21 21:17:19 +07:00
parent 6290896986
commit 365a5731ca
6 changed files with 56 additions and 20 deletions

View file

@ -5,7 +5,8 @@ body {
}
code {
font-family: "Fira Code", "Source Code Pro", Consolas, monospace;
font-family: monospace;
font-size: .9rem;
}
.img-circle {
@ -28,4 +29,9 @@ span, p, code {
.text-center {
text-align:center;
}
}
.meta {
font-size: .9rem !important;
font-weight: 300;
}