浏览代码

no message

Jonathan Starck 3 年之前
父节点
当前提交
f4fea5fa23
共有 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.1em;
+  padding: 0.05em;
 }
 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.1em;
+            padding: 0.05em;
 
             &.symbol {
                 display: table-cell;