Template:Remove talkpage divider/style.css

From Wikipedia, the free encyclopedia
.t-remove-talkpage-divider + .ext-discussiontools-init-section.mw-heading2,
.t-remove-talkpage-divider + .ext-discussiontools-init-section {
	border-top: 0 !important;
	margin-top: 12px !important;
}

.t-remove-talkpage-divider.t-rmd-keep-margins + .ext-discussiontools-init-section.mw-heading2,
.t-remove-talkpage-divider.t-rmd-keep-margins + .ext-discussiontools-init-section {
	border-top: 0 !important;
}

.t-remove-talkpage-divider.t-rmd-all ~ .ext-discussiontools-init-section.mw-heading2,
.t-remove-talkpage-divider.t-rmd-all ~ .ext-discussiontools-init-section {
	border-top: 0 !important;
	margin-top: 12px !important;
}

.t-remove-talkpage-divider.t-rmd-all.t-rmd-keep-margins ~ .ext-discussiontools-init-section.mw-heading2,
.t-remove-talkpage-divider.t-rmd-all.t-rmd-keep-margins ~ .ext-discussiontools-init-section {
	border-top: 0 !important;
}