Jonathan Starck преди 3 години
родител
ревизия
a7a37b103b
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      css/custom.css
  2. 1 1
      css/custom.less

+ 1 - 1
css/custom.css

@@ -35,7 +35,7 @@ table.wachenaufgaben tr td {
   font-size: 100% !important;
   text-align: left;
   border-bottom: 5px solid #999 !important;
-  padding: 0.2em;
+  padding: 0.1em;
 }
 table.wachenaufgaben tr td.symbol {
   display: table-cell;

+ 1 - 1
css/custom.less

@@ -42,7 +42,7 @@ table.wachenaufgaben {
             font-size: 100% !important;
             text-align: left;
             border-bottom: 5px solid #999 !important;
-            padding: 0.2em;
+            padding: 0.1em;
 
             &.symbol {
                 display: table-cell;