aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2017-07-16 15:32:39 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2017-07-16 15:32:39 +0200
commitc74c43d5d1e30ca575c71ed2a9f2806d6097ee59 (patch)
treef015e68b0a85981d87439f49fced91cf2fa08535
parent28f7844777a6da0814fdaa6394dd46844bd5781f (diff)
downloadnav-c74c43d5d1e30ca575c71ed2a9f2806d6097ee59.tar
nav-c74c43d5d1e30ca575c71ed2a9f2806d6097ee59.tar.gz
nav-c74c43d5d1e30ca575c71ed2a9f2806d6097ee59.tar.bz2
nav-c74c43d5d1e30ca575c71ed2a9f2806d6097ee59.tar.xz
nav-c74c43d5d1e30ca575c71ed2a9f2806d6097ee59.zip
More class for blog workaround
-rwxr-xr-xcss/bootstrap_nav_theme.css2
1 files changed, 1 insertions, 1 deletions
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;
}