Ver código fonte

样式调整

yangchaojie 3 semanas atrás
pai
commit
231e4365ef
1 arquivos alterados com 3 adições e 0 exclusões
  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>