瀏覽代碼

Make post bodies easier to read

George Baugh 4 年之前
父節點
當前提交
9e6623e1e6
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      www/styles/structure.css

+ 2 - 0
www/styles/structure.css

@@ -111,6 +111,8 @@ iframe.responsive {
     height: 26rem;
 }
 .responsive-text {
+    font-family: serif;
+    font-size: larger;
     max-width: 45rem;
 }
 .responsive-img {