mirror of
https://github.com/10h30/trestle.git
synced 2026-07-17 21:53:35 +09:00
added a ton of goodies - this is initial release 1.0.0
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user