blog font
This commit is contained in:
parent
d27275fe87
commit
872144eb2c
1 changed files with 4 additions and 2 deletions
|
@ -33,7 +33,9 @@ h6 {
|
||||||
|
|
||||||
pre,
|
pre,
|
||||||
code {
|
code {
|
||||||
|
* {
|
||||||
font-family: "RobotoMono", monospace;
|
font-family: "RobotoMono", monospace;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
|
}
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
Loading…
Reference in a new issue