浏览代码

修改字体大小

namejr 4 年之前
父节点
当前提交
9545e4799c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      EBook.Web/Common/tasklib_book.css

+ 1 - 1
EBook.Web/Common/tasklib_book.css

@@ -158,7 +158,7 @@ table{
     height:26px;
     height:26px;
     float:left;
     float:left;
     color:rgba(255,255,255,0.6);
     color:rgba(255,255,255,0.6);
-    font-size:13.33px;
+    font-size:16px;
     text-align:center;
     text-align:center;
     line-height: 26px;
     line-height: 26px;
 }
 }