Files
2015-10-16 10:44:58 -05:00

16 lines
266 B
SCSS

// iOS Content
// --------------------------------------------------
$outer-content-md-background-color: #efeff4 !default;
.outer-content {
background: $outer-content-md-background-color;
}
ion-nav.has-views,
ion-tab.has-views {
background: #000;
}