mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-05-13 03:32:18 -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;
|
width: 7rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.uk-button-primary, .uk-alert {
|
||||||
|
border-radius: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
.shadowed-box {
|
.shadowed-box {
|
||||||
box-shadow: 0 0 7px 1px rgba(223,215,215,0.75);
|
box-shadow: 0 0 7px 1px rgba(223,215,215,0.75);
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue