added a ton of goodies - this is initial release 1.0.0

This commit is contained in:
Mickey Kay
2014-01-16 13:40:07 -08:00
parent 5fe327f54c
commit bbc4641551
26 changed files with 7516 additions and 2138 deletions
+17
View File
@@ -0,0 +1,17 @@
/*
* Trestle editor styles
*
* @since 1.0.0
*
* @package Trestle
*/
@import url( '/wp-content/themes/trestle/style.css' );
/* Overrides
--------------------------------------------- */
.content {
width: 100%;
font-size: 1.6rem;
}