模板:Hidden begin/styles.css:修订间差异

来自UJNWiki
UJNWiki>Pppery
(Protection template)
 
(导入1个版本)
 
(没有差异)

2023年5月28日 (日) 00: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;
}