improving ui / ux

This commit is contained in:
weakmap@gmail.com
2022-03-27 19:42:58 +02:00
parent 5347d0014d
commit 52dafcef97
12 changed files with 150 additions and 169 deletions

View File

@@ -10,4 +10,12 @@
background-color: #3f3e3ef5;
color: #f1f1f1;
}
}
.ui.inverted.segment{
background: #31303078!important;
}
.ui.black.label, .ui.black.labels .label {
background-color: #31303078!important;
}