Explorar el Código

政治思想工作详情页字体大小

lidongxue hace 6 meses
padre
commit
7ec795fb80
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      src/main/resources/templates/theme/pblog/specialDetails.html

+ 5 - 0
src/main/resources/templates/theme/pblog/specialDetails.html

@@ -231,5 +231,10 @@
         window.close();
     }
 </script>
+<style>
+    div.articleContent p{
+        font-size: 24px;
+    }
+</style>
 </body>
 </html>