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