aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2014-12-04 23:05:49 -0500
committerThibaut Horel <thibaut.horel@gmail.com>2014-12-04 23:05:49 -0500
commitfc1d13902e7c9ddecc6eb58bee88302a8c1aeed9 (patch)
tree0fa8fee931a552d8edb95ff907952369c31eaa51 /static
parent0167f40c41b01f5d9117d36532eb2e3cbddb1f6e (diff)
downloadfamille-flask-fc1d13902e7c9ddecc6eb58bee88302a8c1aeed9.tar.gz
Add main.css
Diffstat (limited to 'static')
-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;
+}
+
+