Şablon:WikiProject banner shell/styles.css

Ji Wîkîpediya, ensîklopediya azad.
/* {{pp|small=y}} */
/* This selector needs to have three classes because wpbm.css will come after
 * the shell CSS. Possibly .wpb-header will be the only class in the future in
 * which case we will still need at least two.
 */

/*.banner-shell {
    border-radius: 10px;
}*/

@media (min-width: 720px) {
	.wpbs {
		width: 80%;
	}
}

.wpbs .assess {
	width: 60px;
	text-align:center;
}

.wpbs .banner-shell-header {
	border: none;
	padding: 0.25em 0.9em 0.25em 0;
}

.wpbs .wpb .wpb-header {
	display: table-row;
}

.wpbs .wpb:not(.mw-collapsed) .wpb-header-icon a {
	display: none;
} /* hide the header icon when banner expanded */