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

위키백과, 우리 모두의 백과사전.
내용 삭제됨 내용 추가됨
+
1번째 줄: 1번째 줄:
.portal:nth-child(2),
#n-currentevents,
.portal:nth-child(3),
#n-index,
.portal:nth-child(4)
#n-help,
{
#n-sitesupport,
#p-사용자_모임,
#n-projectchat,
#n-portal,
#n-request,
#n-studentcamp,
#p-편집_안내,
#n-policy,
#n-qna{
display: none;
display: none;
}
}

.citation-comment {display: inline !important;} /* 모든 인용 오류 메시지 보이기 */
.citation-comment {display: inline !important;} /* 모든 인용 오류 메시지 보이기 */

2020년 3월 4일 (수) 17:24 판

.portal:nth-child(2),
.portal:nth-child(3),
.portal:nth-child(4)
{
	display: none;
}

.citation-comment {display: inline !important;} /* 모든 인용 오류 메시지 보이기 */