Template:Portal header/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-portal-header {
	box-sizing:border-box;
}
.wst-portal-header .wst-header-mainblock {
	border:1px solid #36A;
	background-color:#DDE;
}
.wst-portal-header .wst-portal-header-parentlink {
	display:inline-block;
	padding:4px;
	vertical-align:middle;
}
.wst-portal-header .wst-header-notes {
	border-bottom:1px solid #88A;
	background-color:#FCFBFF;
}
.wst-portal-header .wst-header-title {
	font-weight:bold;
}