From 49b95f783d453b0e0c51ab263076d4fa24d9be6d Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sun, 14 May 2017 19:32:34 -0600 Subject: [PATCH] Add material-color.css --- app.php | 1 + static/css/material-color.css | 770 ++++++++++++++++++++++++++++++ static/css/material-color.min.css | 2 + 3 files changed, 773 insertions(+) create mode 100644 static/css/material-color.css create mode 100644 static/css/material-color.min.css diff --git a/app.php b/app.php index 78a7a59..d3679c0 100644 --- a/app.php +++ b/app.php @@ -30,6 +30,7 @@ if (!is_empty($_GET['page'])) { +