Templat:Box-header/styles.css
Penampilan
.wst-box-header-title {
clear: both;
border: 1px solid #ababab;
border-width: 1px 1px 0;
background: #bcbcbc;
color: #202122;
padding: 0.1em;
text-align: center;
margin-bottom: 0;
}
.wst-box-header-editlink {
float:right;
margin-bottom:.1em;
font-size: 80%;
}
.wst-box-header-body {
border: 1px solid #ababab;
border-top-width: 1px;
vertical-align: top;
margin: 0 0 10px;
padding: .3em 1em 1em 1em;
}