revise link to Hyde's options
This commit is contained in:
parent
6290896986
commit
365a5731ca
6 changed files with 56 additions and 20 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue