Browse Source

no message

Jonathan Starck 3 năm trước cách đây
mục cha
commit
ccfb1f7e76
2 tập tin đã thay đổi với 0 bổ sung8 xóa
  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;
-        }
     }
 }