more styling

This commit is contained in:
Matt Hill
2021-07-02 13:56:34 -06:00
committed by Aiden McClelland
parent da3aa0a2a7
commit b16ef3c621
32 changed files with 314 additions and 271 deletions

View File

@@ -1,14 +1,5 @@
// .ios-badge {
// background-color: var(--ion-color-start9);
// position: absolute;
// top: 1px;
// left: 62%;
// border-radius: 5px;
// z-index: 1;
// }
.md-badge {
background-color: var(--ion-color-start9);
background-color: var(--ion-color-danger);
position: absolute;
top: -8px;
left: 56%;

View File

@@ -2,12 +2,6 @@
margin: 0 16px;
}
.help-button {
position: relative;
bottom: 7px;
right: 9px;
}
.new-tag {
padding: 0px 5px;
font-weight: bold;