0.2.5 initial commit

Makefile incomplete
This commit is contained in:
Aiden McClelland
2020-11-23 13:44:28 -07:00
commit 95d3845906
503 changed files with 53448 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
.selected {
--background: linear-gradient(120deg, #1e1e1e -1%, var(--ion-color-start9) 96%);
}
.menu-style {
border-style: solid;
border-width: 0px 1px 0px 0px;
border-color: #ff4960;
}
.selected-badge {
background-color: #1e1e1e;
}