Compare commits
No commits in common. "e2fb9362f611bcf7d92ad2f3ae99c904e3fa4474" and "2c13bf93cb24b7e0909db7f126f977fdbdbb2fac" have entirely different histories.
e2fb9362f6
...
2c13bf93cb
|
@ -172,6 +172,7 @@ 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:wght@400;700&family=Lora&display=block" media="screen">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;700&family=Raleway&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