From cafbe1053e407a02f0d4196df9f2526673cc81be Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Sat, 2 Mar 2019 13:15:03 +1100 Subject: [PATCH] made a specific button tile css file --- static/css/buttontile.css | 11 +++++++++++ static/index.html | 13 ++----------- 2 files changed, 13 insertions(+), 11 deletions(-) create mode 100644 static/css/buttontile.css diff --git a/static/css/buttontile.css b/static/css/buttontile.css new file mode 100644 index 0000000..03423eb --- /dev/null +++ b/static/css/buttontile.css @@ -0,0 +1,11 @@ +.btncontainer { + display: inline-block; + text-align: center; + color: white; + max-width: 80px; +} +.btnimg { + width: 64px; + height: 64px; + padding: 8px; +} diff --git a/static/index.html b/static/index.html index 854a441..34dee59 100644 --- a/static/index.html +++ b/static/index.html @@ -1,17 +1,7 @@ +lain.church +

GitLain