From c74c43d5d1e30ca575c71ed2a9f2806d6097ee59 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sun, 16 Jul 2017 15:32:39 +0200 Subject: More class for blog workaround --- css/bootstrap_nav_theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/bootstrap_nav_theme.css b/css/bootstrap_nav_theme.css index 5ac3369..1d04ab5 100755 --- a/css/bootstrap_nav_theme.css +++ b/css/bootstrap_nav_theme.css @@ -57,7 +57,7 @@ list-style:none; } -body.blog { +body.blog, body.single-format-standard { font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif; } -- cgit v1.2.1