Home search and source-cue styles
Style soldier footer disclaimer block
Line 115: Line 115:
color: #54595d;
color: #54595d;
padding-left: 0;
padding-left: 0;
margin: 0 0 0.85em 0;
margin: 0 0 0.5em 0;
max-width: none;
max-width: none;
}
.hatnote.source-confidence-cue,
.source-confidence-cue {
color: #54595d;
padding-left: 0;
margin: 0;
max-width: none;
}
.soldier-page-footer-notes {
clear: both;
margin: 1.5em 0 0.75em 0;
padding: 0.75em 0 0 0;
border-top: 1px solid #c8ccd1;
font-size: 92%;
line-height: 1.45;
}
.soldier-page-footer-notes .hatnote {
margin-bottom: 0.45em;
}
.soldier-page-footer-notes .hatnote:last-child {
margin-bottom: 0;
}
/* Hide until Common.js moves these into .soldier-page-footer-notes (keeps the lead clear). */
.mw-parser-output > .research-notes-disclaimer,
.mw-parser-output > .source-confidence-cue,
.mw-parser-output > .hatnote.research-notes-disclaimer,
.mw-parser-output > .hatnote.source-confidence-cue {
display: none;
}
}


Line 198: Line 231:
margin: 0 0 1.25em 0;
margin: 0 0 1.25em 0;
line-height: 1.6;
line-height: 1.6;
}
.hatnote.source-confidence-cue,
.source-confidence-cue {
color: #54595d;
padding-left: 0;
margin: 0 0 0.85em 0;
max-width: none;
}
}