Simplify uk-button css.

This commit is contained in:
FireMaskterK
2021-10-31 18:36:47 +00:00
parent f1e4380582
commit e3df414cdb
9 changed files with 23 additions and 53 deletions

View File

@@ -119,4 +119,8 @@ b {
.uk-grid > div {
padding-bottom: 1vh;
}
.uk-button {
background: #222;
}
</style>