mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-05-12 11:12:17 -04:00
added borders where needed
This commit is contained in:
parent
8cec4ad375
commit
d14988fa3f
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue