사용자:Zlzleking/common.css: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
18번째 줄: 18번째 줄:




.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr>th[rowspan]:last-child + td,
 
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr>th[rowspan]:last-child + th,
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr>td[rowspan]:last-child + td,
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr>td[rowspan]:last-child + th {
.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr>td[rowspan]:last-child + th {
border-bottom: 1px solid #e1e8ed!important;
border-bottom: 1px solid #e1e8ed!important;
}
}

2018년 10월 17일 (수) 22:53 판

/* 몇몇 고지상자들의 출력을 끕니다. 위키에 익숙한 사용자만 사용하세요 */

#copyrightinfo  {
display:none;
}

#spoilerwarning  {
    padding: 0;
}
#tw-list li{
    list-style:none;
    margin-bottom: 2px;
    padding: 4px;
}
#tw-list li.even{
    background-color:#f8f8f8 ;
}



.Liberty .content-wrapper .liberty-content .liberty-content-main table.wikitable tr>td[rowspan]:last-child + th {
	border-bottom: 1px solid #e1e8ed!important;
}