Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
252 bytes added ,  23:47, 23 August 2019
m
Add quote CSS
m (Add css for group specific hides)
m (Add quote CSS)
Line 1,720: Line 1,720:
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
display: none !important;
display: none !important;
}
/* Styling for Template:Quote */
.templatequote {
overflow: hidden;
margin: 1em 0;
padding: 0 40px;
}
.templatequote .templatequotecite {
line-height: 1.5em;
/* @noflip */
text-align: left;
/* @noflip */
padding-left: 1.6em;
margin-top: 0;
}
}


Navigation menu