[성현모] Web Operation 기능 추가

This commit is contained in:
SHM
2026-02-02 15:14:39 +09:00
parent e673cc20cf
commit 0475d60409
10 changed files with 428 additions and 6 deletions

View File

@ -96,6 +96,15 @@ h1:focus {
font-size: 1.5rem !important;
}
.rz-fieldset-legend-text{
font-size: 1.6rem !important;
color:darkorange;
}
.rz-fieldset{
border-color: darkorange !important;
}
/*common*/
span {
font-size: 1.5rem;