blog/.themes/classic/sass/custom/_styles.scss
Brandon Mathis 0f2686eff7 Refactored layout styles:
1. Now iPad vertical gets a collapsed sidebar with columns
2. Moved sidebar toggler styles from layout to sidebar/base
3. Added body class .sidebar-footer to support an always collapsed sidebar
4. Added $indented-lists (bool) for easily setting list indent preferences
5. Removed no-sidebar checking from sidebar-toggler, handled it through css.
2011-07-18 15:33:11 -04:00

3 lines
140 B
SCSS

// This File is imported last, and will override other styles in the cascade
// Add styles here to make changes without digging in too much