diff --git a/styles/style-default.css b/styles/style-default.css index c7c395c..4b224e3 100644 --- a/styles/style-default.css +++ b/styles/style-default.css @@ -276,6 +276,7 @@ margin:auto; text-align:center; height:32px; display:table; +font-weight: bold; } .footcenter p, .footcenter a diff --git a/styles/style-eink.css b/styles/style-eink.css index ae42a7b..1e16a2c 100644 --- a/styles/style-eink.css +++ b/styles/style-eink.css @@ -288,6 +288,8 @@ margin:auto; text-align:center; height:32px; display:table; +color: black; +font-weight: bold; } .footcenter p, .footcenter a