Jonathan Starck 3 жил өмнө
parent
commit
d850a56bea

+ 1 - 0
css/custom.css

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

+ 1 - 0
css/custom.less

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