コンテンツにスキップ

「テンプレート:Markup/styles.css」の版間の差分

提供: Re-Agatadia
ja>Ahecht
Adding {{pp-template}}
 
1版 をインポートしました
 
(相違点なし)

2025年6月3日 (火) 20:36時点における最新版

/* {{pp-template|small=yes}} */
div.template-markup-wrapper > :first-child {
	margin-top: 0;
}

div.template-markup-wrapper > :last-child {
	margin-bottom: 0;
}

.template-markup {
	margin:0;
	border:none;
	word-wrap:break-word;
	white-space:pre-wrap;	
}

code.template-markup {
	padding:0;
}

pre.template-markup {
	padding:2px 0 0;
}