사용자:하늘/틀/styles.css: 두 판 사이의 차이

잔글 (Cerulean님이 틀:사용자:Cerulean/메모장/실험/styles.css 문서를 넘겨주기를 만들지 않고 사용자:Cerulean/메모장/실험/styles.css 문서로 이동했습니다)
잔글 (Cerulean님이 사용자:Cerulean/메모장/실험/styles.css 문서를 넘겨주기를 만들지 않고 사용자:Cerulean/메모장/리눅스/styles.css 문서로 이동했습니다)
(차이 없음)

2022년 2월 8일 (화) 21:10 판

.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 0px 3px !important;
}