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>