리브레위키>Cerulean 편집 요약 없음 |
리브레위키>Cerulean 편집 요약 없음 |
||
5번째 줄: | 5번째 줄: | ||
.infobox[style*="solid"] tr:first-child th { | .infobox[style*="solid"] tr:first-child th { | ||
border-top:none !important; | border-top:none !important; | ||
} | } | ||
.infobox[style*="solid"] tr | .infobox[style*="solid"] tr th { | ||
border-radius: 0 | border-radius: 0 !important; | ||
} | } |
2021년 7월 6일 (화) 12:28 판
.infobox[style*="solid"] th, .infobox[style*="solid"] td {
border-width: 1px 0 0 !important;
}
.infobox[style*="solid"] tr:first-child th {
border-top:none !important;
}
.infobox[style*="solid"] tr th {
border-radius: 0 !important;
}