Compare commits
2 Commits
2c13bf93cb
...
e2fb9362f6
Author | SHA1 | Date | |
---|---|---|---|
e2fb9362f6 | |||
038c8e0ac6 |
|
@ -172,7 +172,6 @@ td {
|
|||
|
||||
td, th {
|
||||
padding: 0.5rem;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
div.highlight tr {
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
{{ end }}
|
||||
|
||||
<!-- Fonts -->
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;700&family=Raleway&family=Lora&display=block" media="screen">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;700&family=Raleway:wght@400;700&family=Lora&display=block" media="screen">
|
||||
|
||||
<!-- External CSS (normalize and KaTeX -->
|
||||
{{ partial "defercss.html" (dict "url" .Site.Params.normalizeCssUrl "extra" "") }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user