css
This commit is contained in:
parent
10d2e0cec0
commit
fc36849093
@ -259,7 +259,8 @@ input:invalid, select:invalid, input.--error , select.--error {
|
||||
|
||||
section.setupsection {
|
||||
padding: 20px;
|
||||
background-color: var(--colorbacktitle1);
|
||||
/* background-color: var(--colorbacktitle1); */
|
||||
background-color: #f0f0f0;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user