Skip to content

Instantly share code, notes, and snippets.

@tsavory
Created June 5, 2012 06:46
Show Gist options
  • Save tsavory/2873152 to your computer and use it in GitHub Desktop.
Save tsavory/2873152 to your computer and use it in GitHub Desktop.
added layer styles
css[navin-base.css][name] = 'Navin: Base'
css[navin-base.css][description] = 'This file contains the base page styling.'
css[navin-base.css][options][weight] = '10'
settings[alpha_css][navin-base.css] = 'navin-base.css'
css[navin-font.css][name] = 'Navin: Font'
css[navin-font.css][description] = 'This file contains the font stylings for the site.'
css[navin-font.css][options][weight] = '11'
settings[alpha_css][navin-font.css] = 'navin-font.css'
css[navin-form.css][name] = 'Navin: Form'
css[navin-form.css][description] = 'This file contains the form stylings for the site.'
css[navin-form.css][options][weight] = '12'
settings[alpha_css][navin-form.css] = 'navin-form.css'
css[navin-branding.css][name] = 'Navin: Branding'
css[navin-branding.css][description] = 'This file contains the branding stylings for the site.'
css[navin-branding.css][options][weight] = '20'
settings[alpha_css][navin-branding.css] = 'navin-branding.css'
css[navin-menu.css][name] = 'Navin: Menu'
css[navin-menu.css][description] = 'This file contains the menu stylings for the site.'
css[navin-menu.css][options][weight] = '21'
settings[alpha_css][navin-menu.css] = 'navin-menu.css'
css[navin-header.css][name] = 'Navin: Header'
css[navin-header.css][description] = 'This file contains the header stylings for the site.'
css[navin-header.css][options][weight] = '22'
settings[alpha_css][navin-header.css] = 'navin-header.css'
css[navin-preface.css][name] = 'Navin: Preface'
css[navin-preface.css][description] = 'This file contains the preface stylings for the site.'
css[navin-preface.css][options][weight] = '23'
settings[alpha_css][navin-preface.css] = 'navin-preface.css'
css[navin-content.css][name] = 'Navin: Content'
css[navin-content.css][description] = 'This file contains the content stylings for the site.'
css[navin-content.css][options][weight] = '24'
settings[alpha_css][navin-content.css] = 'navin-content.css'
css[navin-postfix.css][name] = 'Navin: Postfix'
css[navin-postfix.css][description] = 'This file contains the postfix stylings for the site.'
css[navin-postfix.css][options][weight] = '25'
settings[alpha_css][navin-postfix.css] = 'navin-postfix.css'
css[navin-footer.css][name] = 'Navin: Footer'
css[navin-footer.css][description] = 'This file contains the footer stylings for the site.'
css[navin-footer.css][options][weight] = '26'
settings[alpha_css][navin-footer.css] = 'navin-footer.css'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment