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>