Update theme.css

minor formatting changes
This commit is contained in:
Influence365 2020-05-25 10:25:01 +01:00 committed by GitHub
parent d9cfc2e668
commit 633392e527
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -299,7 +299,7 @@ html {
background: linear-gradient(90deg, rgba(0, 210, 201, 1) 0%, rgba(13, 194, 98, 1) 28%, rgba(0, 75, 185, 1) 100%);
}
.itemProgressBar{
.itemProgressBar {
background: rgba(230, 230, 230, 0.8);
height: 0.18rem;
}
@ -458,7 +458,9 @@ html {
border-color: #00a4dc !important;
}
.cardContent-button, .itemDetailImage, .cardOverlayContainer {
.cardContent-button,
.itemDetailImage,
.cardOverlayContainer {
border-radius: 7px;
}