- 회로번호 폰트 적용

This commit is contained in:
김민식 2025-02-11 17:53:20 +09:00
parent 938510fb16
commit e5aa9eaffb

View File

@ -371,6 +371,15 @@ table{
background-size: cover;
}
}
.renewal{
font-size: inherit;
color: #999;
text-align: center;
span{
color: #45576f;
font-weight: 400;
}
}
}
tr{
background-color: transparent;