MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
>Tali64^2 m 1 revision imported |
m 2 revisions imported |
(No difference)
|
Latest revision as of 22:54, 16 December 2024
/* CSS placed here will be applied to all skins */
html:not(.ve-active) .page.has-right-rail .page__main {
border-radius: 10px 0 0 0;
}
.CommentCounter_comment-counter__Kr4tO, .CommentList_empty-state__Cx7nB {
color: #ffffff;
}
.Comment_wrapper__VysRy, .InlineEntityFormWrapper_inline-entity-form-wrapper__z2Uf9 {
border-radius: 5px;
}
.page__main {
border-radius: 10px;
margin-bottom: -10px;
}
.page__right-rail {
border-radius: 0 10px 0 0;
}
.wds-button.ViewFilter_view-filter-toggle__c7u87.wds-is-text {
filter: brightness(5);
}
#articleComments {
background-color: #000080;
border-radius: 10px;
padding: 10px;
}
#mixed-content-footer {
border-radius: 0 0 10px 10px;
z-index: 1;
}