X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=templates%2F_base.html;h=0d2debe981a931eece26a1a8a60b2b74eb15a857;hb=80025e0b2d278a44852b6a397184d1f71c2075fe;hp=7c1050693747b13e4c46452d26d192ace91b0e46;hpb=8542cd471f1aeea1abbe0b237a94f7863fb12dd0;p=plomtask diff --git a/templates/_base.html b/templates/_base.html index 7c10506..0d2debe 100644 --- a/templates/_base.html +++ b/templates/_base.html @@ -23,6 +23,9 @@ td, th, tr, table { padding: 0; border-collapse: collapse; } +th, td { + padding-right: 1em; +} a { color: black; }