Changeset 1018
- Timestamp:
- 09/03/08 05:31:36 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Sandbox/plugins/Sandbox/templates/sandbox/styles.mtml
r1007 r1018 1 /* This is the StyleCatcher theme addition. Do not remove this block. */ 2 3 @import url(<$mt:StaticWebPath$>plugins/Sandbox/themes/essay/style.css); 4 /* end StyleCatcher imports */ 5 1 6 /* The below themes are included with the Sandbox plugin for Movable Type. 2 7 3 8 To switch themes: 4 1 - comment the currently active theme 9 Use StyleCatcher via "Design" and then "Styles" OR: 10 1 - comment the currently active theme and remove the StyleCatcher block 5 11 2 - uncomment the desired theme 6 12 … … 9 15 10 16 /* Moo Point */ 11 @import url(<$mt:StaticWebPath$>plugins/Sandbox/themes/moo-point/style.css); 17 /*@import url(<$mt:StaticWebPath$>plugins/Sandbox/themes/moo-point/style.css);*/ 12 18 13 19 /* Sandbox */
