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

잔글 (Cerulean님이 사용자:Cerulean/메모장/실험/styles.css 문서를 넘겨주기를 만들지 않고 사용자:Cerulean/메모장/리눅스/styles.css 문서로 이동했습니다)
잔글 (Chirho님이 사용자:Cerulean/메모장/리눅스/styles.css 문서를 넘겨주기를 만들지 않고 사용자:하늘/메모장/리눅스/styles.css 문서로 이동했습니다: "Cerulean" 사용자의 이름을 "하늘"(으)로 바꿀 때 문서를 자동으로 이동했습니다)
(차이 없음)

2022년 5월 11일 (수) 10:30 판

.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;
}