mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-08-19 11:27:21 +02:00
Compare commits
No commits in common. "eb369d13b19d536cb7ff36f42352ac7d72188526" and "db36e6bc86915d5bf7d847f3ab902727971bea6a" have entirely different histories.
eb369d13b1
...
db36e6bc86
@ -3,9 +3,7 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
@charset "utf-8";
|
@charset "utf-8";
|
||||||
$base-font-family: ui-sans-serif, "Liberation Sans", Arimo, Arial, sans-serif;
|
$base-font-family: "Liberation Sans", "Arimo", "Arial", sans-serif;
|
||||||
$monospace-font-family: ui-monospace, "Liberation Mono", Cousine, "Courier New",
|
|
||||||
monospace;
|
|
||||||
|
|
||||||
@import "{{ site.theme }}";
|
@import "{{ site.theme }}";
|
||||||
|
|
||||||
@ -31,6 +29,7 @@ a {
|
|||||||
|
|
||||||
pre,
|
pre,
|
||||||
code {
|
code {
|
||||||
|
font-family: "Liberation Mono", "Cousine", "Courier New", monospace !important;
|
||||||
font-size: 0.8em !important;
|
font-size: 0.8em !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user