View source for Template:Dmbox/styles.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* {{pp-template}} */
/* Disambig and set index box styles */
.dmbox {
display: flex;
align-items: center;
clear: both;
margin: 0.9em 1em;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 0.25em 0.35em;
font-style: italic;
}
.dmbox > * {
flex-shrink: 0;
margin: 0 0.25em;
display: inline; /* Fallback for IE10 */
}
.dmbox-body {
flex-grow: 1;
flex-shrink: 1;
000
1:0
Templates used on this page:
- Template:Pp-template (view source)
- Module:Arguments (view source)
- Module:Effective protection expiry (view source)
- Module:Effective protection level (view source)
- Module:File link (view source)
- Module:No globals (view source)
- Module:Protection banner (view source)
- Module:Protection banner/config (view source)
- Module:Yesno (view source)
Return to Template:Dmbox/styles.css.