6 font-family: monospace;
9 background-color: white;
33 border-collapse: collapse;
41 table.edit_table > tbody > tr > td,
42 table.edit_table > tbody > tr > th {
43 border-bottom: 0.1em solid #bbbbbb;
45 padding-bottom: 0.5em;
47 td.number, input[type="number"] {
50 input[name="effort"] {
56 table.alternating > tbody > tr:nth-child(odd) {
57 background-color: #dfdfdf;
66 <a href="day">today</a>
67 <a href="calendar">calendar</a>
68 <a href="conditions">conditions</a>
69 <a href="processes">processes</a>
70 <a href="todos">todos</a>