mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-20 03:30:19 +02:00
match fontsize/body color
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
// "Noto Color Emoji" : Emoji on Android
|
||||
$font-family-system: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||
$font-family-sans-serif: $font-family-system;
|
||||
$font-size-base: 0.875rem!default;
|
||||
|
||||
$body-color: #666!default;
|
||||
$light: #f5f5f5;
|
||||
|
||||
// options
|
||||
|
||||
Reference in New Issue
Block a user