瀏覽代碼

样式调整

yangchaojie 3 周之前
父節點
當前提交
231e4365ef
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      templates/blog.html

+ 3 - 0
templates/blog.html

@@ -305,6 +305,9 @@
         #article a img {
             transition: none !important;
         }
+        #article_content{
+            font-weight: 500;
+        }
     </style>
 
 </head>