틀:정보상자/styles.css: 두 판 사이의 차이

m (판 10개를 가져왔습니다: 리브레위키에서 가져옴)
리브레위키>Cerulean
편집 요약 없음
10번째 줄: 10번째 줄:
.infobox[style*="solid"] tr:last-child th {
.infobox[style*="solid"] tr:last-child th {
border-radius: 0 0 0 3px !important;
border-radius: 0 0 0 3px !important;
}
.infobox tr, .infobox td {
display: block;
}
}

2021년 6월 3일 (목) 11:38 판

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

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

.infobox tr, .infobox td {
	display: block;
}
• 현재 페이지 URL 줄이기