Преглед на файлове

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 {