docs(demos): more specific selector to override nav-title color

This commit is contained in:
Drew Rygh
2015-12-16 16:51:34 -06:00
parent 9a718a9fbb
commit ccc1335844

View File

@@ -1,4 +1,8 @@
body.md {
.tabs-icon-text ion-title div.toolbar-title {
color: #fff !important;
}
.tabs-icon-text tabbar {
background-color: #7e60ff;