Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 16: Line 16:
}
}


.w-page-container-inner > div:nth-child(1),
.w-page-container-inner > div:nth-child(1), div:nth-child(2), div:nth-child(3) {
                  div:nth-child(2),
    background-color: #e6ce92;
                  div:nth-child(3) {
  background: blue;
}
}