X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=templates%2Fcalendar.html;h=4e835734c026fa1612e2ec18d4a9dfb1bd10ac29;hb=3bc56075efe4e4409824c7bd99a55593905e960e;hp=46742624270f9c1c8b10a528c2af18d4f6a2cd32;hpb=2337eb37f27fdc60e3cb000052f00218d815c49f;p=plomtask diff --git a/templates/calendar.html b/templates/calendar.html index 4674262..4e83573 100644 --- a/templates/calendar.html +++ b/templates/calendar.html @@ -8,15 +8,19 @@ tr.week_row td { background-color: black; padding: 0; margin: 0; + border-top: 0.2em solid white; } tr.month_row td { - border: 0.1em solid black; - text-align: center; + border-top: 0.2em solid white; color: white; background-color: #555555; } +table { + width: 100%; +} tr.day_row td { background-color: #cccccc; + border-top: 0.2em solid white; } td.day_name { padding-right: 0.5em; @@ -31,9 +35,11 @@ td.today { {% block content %}

calendar

+

basic view

+
-from -to +from +to