MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1,721: Line 1,721:
/* Sidebar */
/* Sidebar */
.mw-sidebar{
.mw-sidebar{
background-color: #252525;
background-color: #252525cc;
border: 1px solid var(--wtc-accent);
border: 1px solid var(--wtc-accent);
}
}
Line 2,021: Line 2,021:
/* Table of Contents */
/* Table of Contents */
.sidebar-toc{
.sidebar-toc{
background-color: #252525;
background-color: #252525cc;
border: 1px solid var(--wtc-accent);
border: 1px solid var(--wtc-accent);
margin-left: 12px;
margin-left: 12px;