diff --git a/ctp_blogr/static/theme.css b/ctp_blogr/static/theme.css index d29cd0e..07cd62b 100644 --- a/ctp_blogr/static/theme.css +++ b/ctp_blogr/static/theme.css @@ -2,7 +2,7 @@ /* https://www.w3schools.com/bootstrap/bootstrap_theme_band.asp */ body { - font: 200 20px/1.8 Times New Roman, serif; + font: 100 18px/24px Times New Roman, serif; color: rgb(90, 89, 89); } .container h2, h3{