懒得勤快 5 years ago
parent
commit
b9a2aefdab
1 changed files with 5 additions and 1 deletions
  1. 5 1
      src/Masuit.MyBlogs.Core/wwwroot/Content/common/articlestyle.css

+ 5 - 1
src/Masuit.MyBlogs.Core/wwwroot/Content/common/articlestyle.css

@@ -1,4 +1,8 @@
-.label a {
+article strong {
+    font-weight: bold;
+    font-size: 16px;
+}
+.label a {
     color: white;
 }
 .border {