X-Git-Url: https://plomlompom.com/repos//%22https:/validator.w3.org/check?a=blobdiff_plain;ds=sidebyside;f=templates%2Fcalendar.html;h=77242037982762100a20e21bf0d8b453877c7fe3;hb=ad957773a676d94f523199e7fc46fa416224a09f;hp=0f18203b639eab7ada07d69a98d71d56330d489a;hpb=ee89735cb3714dc7c3ec8bbd0643cf279ee9a1ef;p=plomtask diff --git a/templates/calendar.html b/templates/calendar.html index 0f18203..7724203 100644 --- a/templates/calendar.html +++ b/templates/calendar.html @@ -1,9 +1,62 @@ -{% extends 'base.html' %} +{% 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; +} +td.day_name { + padding-right: 0.5em; +} +{% endblock %} + + {% block content %} -