跳转到内容

Template:Header annotation/styles-example.css

維基文庫,自由的圖書館
/* 模板:Header_annotation 的示例樣式。請勿在模板中使用<templatestyles> 標簽連結到此頁,因其會覆蓋自定義樣式。可複製本頁内容到索引頁樣式頁。*/
.wst-vertical-page{
	float:right;
	padding-top:8em;
	position:relative;
}

.wst-vertical-page .wst-header-annotation-box{
	margin-top:-8em;
    height:6em;
    text-align:start;
	float:inline-start;
	clear:inline-start;
	padding-bottom: 1em;
}

.wst-vertical-page .wst-header-annotation-inner{
	font-size: small;	
}

.wst-header-delimiter{
	display:inline-block;
	color:transparent;
	font-size:0;
	width:0.3rem;
}