home · contact · privacy
Improve placement of Todos and Conditions in Day view.
[plomtask] / templates / base.html
index 399e1cc0dcdd1a86cc7478cf5bf6b31b68ac8fec..3408d676929c74b5dd4829fee3b0dd2710de7406 100644 (file)
@@ -1,6 +1,14 @@
 <!DOCTYPE html>
 <html>
 <meta charset="UTF-8">
+<style>
+body {
+  font-family: monospace;
+}
+ul {
+  list-style-type: none;
+}
+</style>
 <body>
 <a href="processes">processes</a>
 <a href="conditions">conditions</a>