틀:Hidden begin/styles.css: 두 판 사이의 차이

우트나피쉬팀의 배
둘러보기로 이동 검색으로 이동
(Protection template)
 
잔글 (판 1개를 가져왔습니다: Category:Mbox_and_messagebox_templates)
 

2024년 1월 7일 (일) 20:49 기준 최신판

/* {{pp-template}} */
.hidden-begin {
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
	border: none;
	font-size: 95%;
}

.hidden-title {
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
}

.hidden-content {
	text-align: left;
}