Starter template added

This commit is contained in:
jcreek
2015-11-07 10:01:44 +00:00
parent 491ccaf422
commit 10a3f058a9
35 changed files with 8361 additions and 6225 deletions
+8198
View File
File diff suppressed because it is too large Load Diff
+16
View File
File diff suppressed because one or more lines are too long
+14
View File
@@ -0,0 +1,14 @@
/* Custom Stylesheet */
/**
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}