- UI Revisions
This commit is contained in:
@@ -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] {
|
||||
|
||||
Reference in New Issue
Block a user