diff options
Diffstat (limited to 'css')
-rwxr-xr-x[-rw-r--r--] | css/bootstrap_nav_theme.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/bootstrap_nav_theme.css b/css/bootstrap_nav_theme.css index e90639d..5ac3369 100644..100755 --- a/css/bootstrap_nav_theme.css +++ b/css/bootstrap_nav_theme.css @@ -57,6 +57,10 @@ list-style:none; } +body.blog { + font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif; +} + /* nav class */ .mganav .navbar-brand { |