summaryrefslogtreecommitdiff
path: root/templates/homepage.lucius
diff options
context:
space:
mode:
Diffstat (limited to 'templates/homepage.lucius')
-rw-r--r--templates/homepage.lucius13
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/homepage.lucius b/templates/homepage.lucius
new file mode 100644
index 0000000..b2fb18b
--- /dev/null
+++ b/templates/homepage.lucius
@@ -0,0 +1,13 @@
+h1 {
+ text-align: center
+}
+
+div.reports { text-align: center; width: 50%; }
+table.reports { width: 50%; }
+td.reports { border: 1px solid blue }
+
+footer {
+ position: absolute;
+ bottom: 0px;
+}
+