:정보상자/styles.css

< 틀:정보상자
햄린이 (토론 | 기여)님의 2022년 1월 19일 (수) 13:07 판 (햄린이님이 틀:정보상자/styles.css 문서의 콘텐츠 모델을 "위키텍스트"에서 "세니타이즈드 CSS"(으)로 바꾸었습니다)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
.infobox[style*="solid"] th, .infobox[style*="solid"] td {
	border-right:none !important;
	border-left:none !important;
}

.infobox[style*="solid"] tr:first-child th {
	border-top:none !important;
	border-radius: 3px 3px 0 0 !important;
}

.infobox[style*="solid"] tr:last-child th, .infobox[style*="solid"] tr:last-child td {
	border-bottom:none !important;
}

.infobox[style*="solid"] tr:last-child th {
	border-radius: 0 0 0 4px !important;
}