- UI Revisions

This commit is contained in:
2018-05-29 00:30:49 -04:00
parent a7833a9314
commit 8f5ec53ac4
33 changed files with 487 additions and 447 deletions

View File

@@ -15,6 +15,10 @@
// for the .md, .ios, or .wp mode classes. The mode class is
// automatically applied to the <body> element in the app.
body {
font-family: 'PT Sans', sans-serif;
}
ion-toolbar {
color: #fff;
@@ -24,7 +28,7 @@ ion-toolbar {
.bar-button,
.toolbar-title {
color: #9e9ea8;
color: #ffffff;
}
}
@@ -59,7 +63,7 @@ ion-title {
.tab-button {
.tab-button-icon {
color: #9e9ea8;
color: #ffffff;
}
&[aria-selected=true] {