You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
.expandable-container {
background-color: var( --color-surface-1 );
border: 1px solid var( --border-color-base );
border-radius: var( --border-radius--large );
/* padding: 1rem;
margin-top: 1em; */
padding: 0;
margin: 0;
}
.expandable-header {
font-weight: bold;
}
/* .expandable-container + :not(.expandable-container) + .expandable-container {
margin-top: 1rem;
} */
/* NOTE: The CSS written below is repeated in MediaWiki:Common.css so that */
/* the "[Expand]" and "[Collapse]" text that MediaWiki automatically fills in*/
/* is removed more quickly. Basically, this makes for faster page loading. */
.mw-collapsible-toggle {
000
1:0
Return to Template:Expand/styles.css.