roots 3.0.0

This commit is contained in:
Ben Word
2011-03-27 13:46:21 -06:00
commit 8e177235ff
89 changed files with 7989 additions and 0 deletions

7
editor-style.css Normal file
View File

@@ -0,0 +1,7 @@
/*
Theme Name: Roots
Description: Used to style the TinyMCE editor
*/
img.left, p img.left, .alignleft { margin: 0 1.5em 1.5em 0; float: left; }
img.right, p img.right, .alignright { margin: 0 0 1.5em 1.5em; float: right; }