浏览代码

no message

Jonathan Starck 3 年之前
父节点
当前提交
ccfb1f7e76
共有 2 个文件被更改,包括 0 次插入8 次删除
  1. 0 4
      css/custom.css
  2. 0 4
      css/custom.less

+ 0 - 4
css/custom.css

@@ -59,8 +59,4 @@ table.wachenaufgaben {
 }
 table.wachenaufgaben tr {
   opacity: 1!important;
-  font-size: 3.5em !important;
-}
-table.wachenaufgaben tr td {
-  font-size: 3.5em !important;
 }

+ 0 - 4
css/custom.less

@@ -39,9 +39,5 @@ table.wachenaufgaben {
     font-size: 3.5em!important;
     tr {
         opacity: 1!important;
-        font-size: 3.5em!important;
-        td {
-            font-size: 3.5em!important;
-        }
     }
 }