aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--static/main.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/main.css b/static/main.css
new file mode 100644
index 0000000..341018a
--- /dev/null
+++ b/static/main.css
@@ -0,0 +1,10 @@
+body {
+ font-size: 14px;
+}
+
+.borderless td,
+.borderless tr {
+ border: none !important;
+}
+
+