소스 검색

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 {