Template:Ja Exp Route Sign/styles.css

半永久的に拡張半保護されているテンプレート
/* {{pp-template}} */
.jaexpsign {
	text-align: center;
	background-color: #00702C;
	color: white;
}

.jaroadsign {
	text-align: center;
	background-color: blue;
	color: white;
}

.roadname {
	width: 250px;
	border-radius: 10px;
	padding: 1em;
	margin: 0.2em auto;
}

.roadname p {
	margin: 5px auto;
}

.routenumber {
	display:inline-block;
	min-width: 2em;
	border-radius: 4px;
	padding-left: 0.25em;
	padding-right: 0.25em;
	font-weight: bold;
}
/* [[Category:テンプレートスタイル|Ja Exp Route Sign]] */