Module:Banner shell/styles.css

/* {{pp-template}} */
.banner-shell {
	border-collapse: separate;
	border-spacing: 4px;
}

.banner-shell-header {
	text-align: center;
	font-weight: bold;
}

.banner-shell-inner {
	padding: 2px 4px;
	background: #fffaef;
    color:inherit;
	border: 1px dotted gray;
}

@media screen {
	html.skin-theme-clientpref-night .banner-shell-inner {
		background:#2e2505;
        color:inherit;
	}
}

@media screen and (prefers-color-scheme: dark) {
	html.skin-theme-clientpref-os .banner-shell-inner {
		background:#2e2505;
        color:inherit;
	}
}

/* For tmboxes inside banner-shell */
.banner-shell .tmbox {
	margin: 2px 0;
	/* TODO: Still needed? Probably at least for .mbox-small */
	width: 100%;/* For Safari and Opera */
}

/* "small" tmboxes should not be small when also "nested", so reset styles that
 * are set in tmbox.css.
 */
.banner-shell .tmbox.mbox-small { 
	line-height: 1.5em;
	font-size: 100%;
}

/* hide things that should only display outside shells */
.banner-shell-inner .banner-shell-outside {
	display: none;
}


@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;
}

/* 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.
 */
.wpbs .wpb .wpb-header {
	display: table-row;
}

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

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.