발주기관 > 건설현장 조회 목록 마우스 hover시 bold 강도 조절

main
유지인 2026-02-06 09:42:54 +09:00
parent 533d0c1405
commit 6c6451220a
2 changed files with 2 additions and 2 deletions

View File

@ -6642,7 +6642,7 @@ ul.faq-q > li textarea {
.drilling .table-wrap table tr:hover {
color: #333;
background-color: #dde8f5 !important;
font-weight: bold;
font-weight: 400;
}
.drilling .table-wrap table td {
color: #666;

View File

@ -4971,7 +4971,7 @@ ul.faq-q > li textarea {
.table-wrap table tr:hover {
color: #333;
background-color: #dde8f5 !important;
font-weight: bold;
font-weight: 400;
}
.table-wrap table td {
color: #666;