mirror of
https://git.sr.ht/~tsileo/microblog.pub
synced 2025-06-05 21:59:23 +02:00
Fix CSS
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
$font-stack: Helvetica, sans-serif;
|
$font-stack: Helvetica, sans-serif;
|
||||||
$background: #ddd;
|
$background: #ddd;
|
||||||
|
$light-background: #e6e6e6;
|
||||||
// font-family: Inconsolata, monospace;
|
// font-family: Inconsolata, monospace;
|
||||||
$text-color: #111;
|
$text-color: #111;
|
||||||
$primary-color: #1d781d;
|
$primary-color: #1d781d;
|
||||||
|
Reference in New Issue
Block a user