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/form?a=blobdiff_plain;f=templates%2Fcalendar.html;h=715131af6de410b266fa71c0f29743cebeb74f19;hb=f8118b1ed8615870b490566cf649d191f5877932;hp=0f18203b639eab7ada07d69a98d71d56330d489a;hpb=ee89735cb3714dc7c3ec8bbd0643cf279ee9a1ef;p=plomtask diff --git a/templates/calendar.html b/templates/calendar.html index 0f18203..715131a 100644 --- a/templates/calendar.html +++ b/templates/calendar.html @@ -1,9 +1,39 @@ {% extends 'base.html' %} +{% block css %} +tr.week_row td { height: 0.1em; background-color: black; padding: 0; margin: 0; } +tr.month_row td { border: 0.1em solid black; text-align: center; } +{% endblock %} + + + {% block content %} -