:정보상자/styles.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 0px 3px !important;
}
• 현재 페이지 URL 줄이기