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

리브레위키>Cerulean
편집 요약 없음
리브레위키>Cerulean
편집 요약 없음
12번째 줄: 12번째 줄:
}
}


/*.infobox tr, .infobox td {
.infobox {
display: block;
max-width:100%;
}*/
}

2021년 7월 3일 (토) 17:06 판

.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 {
	max-width:100%;
}
• 현재 페이지 URL 줄이기