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

리브레위키>Cerulean
편집 요약 없음
m (판 27개를 가져왔습니다: 리브레위키에서 가져옴)
 
(사용자 3명의 중간 판 25개는 보이지 않습니다)
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-right:none !important;
border-left:none !important;
}
}


6번째 줄: 7번째 줄:
border-top:none !important;
border-top:none !important;
border-radius: 3px 3px 0 0 !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 {
.infobox[style*="solid"] tr:last-child th {
border-radius: 0 0 0 3px !important;
border-radius: 0 0 0px 3px !important;
}
}
/*.infobox tr, .infobox td {
display: block;
}*/

2021년 10월 24일 (일) 20:32 기준 최신판

.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 줄이기