block-section
This commit is contained in:
parent
447a151fe6
commit
50005b787e
1 changed files with 6 additions and 0 deletions
|
|
@ -34,6 +34,12 @@
|
|||
margin-top: var(--indent-mini);;
|
||||
}
|
||||
|
||||
.webbpm.ervu_dashboard .block-section {
|
||||
border: 1px solid var(--border);
|
||||
background-color: var(--white);
|
||||
box-shadow: var(--shadow);
|
||||
}
|
||||
|
||||
.webbpm.ervu_dashboard :is(.title, .subtitle) {
|
||||
font-size: var(--size-text-title);
|
||||
font-family: 'GilroyM';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue