X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/static/git-logo.png?a=blobdiff_plain;f=templates%2F_base.html;h=0d2debe981a931eece26a1a8a60b2b74eb15a857;hb=2f4c681e1c4d78eacc1daa5f297f06038b45912e;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; }