Changeset 1018

Show
Ignore:
Timestamp:
09/03/08 05:31:36 (3 months ago)
Author:
drecordon
Message:

Make the default styles.css from the template set more "StyleCatcher? esque" and use Essay since it is pretty.

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 
    16/*  The below themes are included with the Sandbox plugin for Movable Type.  
    27 
    38    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 
    511        2 - uncomment the desired theme 
    612 
     
    915 
    1016/* 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);*/ 
    1218 
    1319/* Sandbox */