added borders where needed

This commit is contained in:
Jan Friedli 2020-04-13 23:15:34 +02:00
parent 8cec4ad375
commit d14988fa3f
No known key found for this signature in database
GPG Key ID: F945FA2FCA30549D

View File

@ -71,6 +71,10 @@ details[open] > summary:before {
width: 7rem;
}
.uk-button-primary, .uk-alert {
border-radius: 3px;
}
.shadowed-box {
box-shadow: 0 0 7px 1px rgba(223,215,215,0.75);
padding: 1rem;