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

편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
/*
.wikitable th, .wikitable td {border-top:1px solid #AAA}
.wikitable th, .wikitable td {border-top:1px solid #AAA}
.wikitable th:last-child, .wikitable td:last-child {border-bottom: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-top:1px solid #AAA}
table.wikitable > * > tr:last-child > th, table.wikitable > * > tr:last-child > td {border-bottom:1px solid #AAA}

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

/*
.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-top:1px solid #AAA}
table.wikitable > * > tr:last-child > th, table.wikitable > * > tr:last-child > td {border-bottom:1px solid #AAA}