Template:Collapse top/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-cot-wrapper {
	margin-left:0;
}
.wst-cot {
	background:transparent;
	color:inherit;
	text-align:left;
	border:1px solid silver;
	margin:0.2em auto auto auto;
	width:100%;
	clear:both;
	padding:1px;
}
.wst-cot-title {
	font-size:87%;
	padding:0.2em 0.3em;
}
.wst-cot-title-main {
	background:#F0F2F5;
	color:#202122;
}
.wst-cot-title-other {
	background:#CCFFCC;
	color:#202122;
}
.wst-cot-title-left {
	text-align:left;
}
.wst-cot-title-center {
	text-align:center;
}
.wst-cot-title-reason {
	display:inline;
	font-size:115%;
}
.wst-cot-warning {
	text-align:center;
	font-style:italic;
}
.wst-cot-content {
	border:solid 1px silver;
	padding:0.6em;
}