소스 검색

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

lidongxue 6 달 전
부모
커밋
7ec795fb80
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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>