panweitong преди 3 години
родител
ревизия
29175d9ac4
променени са 2 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 2 0
      index.css
  2. 2 0
      python/index.css

+ 2 - 0
index.css

@@ -790,12 +790,14 @@ ul, li {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
+    font-size: 14px;
 }
 
 .Hardware2 li:hover,.Hardware4 li:hover {
     background: #fff;
     color: #4A6AFF;
     font-family: "微软雅黑";
+    font-size: 14px;
 }
 
 .ModeSelect {

+ 2 - 0
python/index.css

@@ -789,12 +789,14 @@ ul, li {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
+    font-size: 14px;
 }
 
 .Hardware2 li:hover,.Hardware4 li:hover {
     background: #fff;
     color: #4A6AFF;
     font-family: "微软雅黑";
+    font-size: 14px;
 }
 
 .ModeSelect {