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

리브레위키>Pika
m (Pika(토론)의 편집을 Cerulean의 마지막 판으로 되돌림)
리브레위키>Cerulean
편집 요약 없음
1번째 줄: 1번째 줄:
.infobox[style*="solid"] th, .infobox[style*="solid"] td {
/*.infobox[style*="solid"] th, .infobox[style*="solid"] td {
border-width: 1px 0 0 !important;
border-width: 1px 0 0 !important;
}
}
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 {
.infobox {
max-width:100%;
max-width:100%;
}
.infobox.border-color-custom th, .infobox.border-color-custom td {
border-width: 1px 0 0 !important;
}
.infobox.border-color-custom tr:first-child th {
border-top:none !important;
border-radius: 3px 3px 0 0 !important;
}
.infobox.border-color-custom tr:last-child th {
border-radius: 0 0 0 3px !important;
}
}

2021년 7월 3일 (토) 22:21 판

/*.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%;
}

.infobox.border-color-custom th, .infobox.border-color-custom td {
	border-width: 1px 0 0 !important;
}

.infobox.border-color-custom tr:first-child th {
	border-top:none !important;
	border-radius: 3px 3px 0 0 !important;
}

.infobox.border-color-custom tr:last-child th {
	border-radius: 0 0 0 3px !important;
}
• 현재 페이지 URL 줄이기