mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-08-18 02:47:22 +02:00
Compare commits
2 Commits
db36e6bc86
...
eb369d13b1
Author | SHA1 | Date | |
---|---|---|---|
eb369d13b1 | |||
cb0f4603a4 |
@ -3,7 +3,9 @@
|
||||
---
|
||||
|
||||
@charset "utf-8";
|
||||
$base-font-family: "Liberation Sans", "Arimo", "Arial", sans-serif;
|
||||
$base-font-family: ui-sans-serif, "Liberation Sans", Arimo, Arial, sans-serif;
|
||||
$monospace-font-family: ui-monospace, "Liberation Mono", Cousine, "Courier New",
|
||||
monospace;
|
||||
|
||||
@import "{{ site.theme }}";
|
||||
|
||||
@ -29,7 +31,6 @@ a {
|
||||
|
||||
pre,
|
||||
code {
|
||||
font-family: "Liberation Mono", "Cousine", "Courier New", monospace !important;
|
||||
font-size: 0.8em !important;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user