사용자:Well-made-plush/liberty.css: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
/*
table.wikitable {border-collapse:separate;border-radius:10px;}
.wikitable th, .wikitable td {border-top:1px solid #AAA}
 
.wikitable th:last-child, .wikitable td:last-child {border-bottom:1px solid #AAA}
table.wikitable tr > th, table.wikitable tr > td {border:0px;border-top:1px solid #AAA;border-right:1px solid #AAA}
*/
 
table.wikitable > * > tr > th, table.wikitable > * > tr > td {border-top:1px solid #AAA}
table.wikitable tr:first-child > th, table.wikitable tr:first-child > td {border:0px;border-top:0px;}
table.wikitable > * > tr:last-child > th, table.wikitable > * > tr:last-child > td {border-bottom:1px solid #AAA}
 
table.wikitable tr > th:last-child, table.wikitable tr > td:last-child {border-right:0px}

2015년 12월 25일 (금) 03:49 판

table.wikitable {border-collapse:separate;border-radius:10px;}

table.wikitable tr > th, table.wikitable tr > td {border:0px;border-top:1px solid #AAA;border-right:1px solid #AAA}

table.wikitable tr:first-child > th, table.wikitable tr:first-child > td {border:0px;border-top:0px;}

table.wikitable tr > th:last-child, table.wikitable tr > td:last-child {border-right:0px}