Cleanup & addition of Foundation 5

This commit is contained in:
jcreek
2015-11-07 10:10:59 +00:00
parent 10a3f058a9
commit 4100ca5518
90 changed files with 13828 additions and 0 deletions
File diff suppressed because it is too large Load Diff
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;
}