MediaWiki:Gadget-site.css: Difference between revisions

no edit summary
imported>Leoetlino
m (Leoetlino moved page MediaWiki:Site.css to MediaWiki:Gadget-site.css without leaving a redirect)
imported>Leoetlino
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
.mw-content-ltr td ol, .mw-content-rtl .mw-content-ltr td ol  {
margin-left: 1.5em;
}
.link-to-stub {
color: #673ab7 !important;
}
.page-Main_Page #firstHeading, .page-Main_Page .heading-holder {
display: none !important;
}
.resloc-box {
.resloc-box {
border: 1px solid #d2d2d2;
border: 1px solid #d2d2d2;
Line 12: Line 24:
.resloc-box-normal {
.resloc-box-normal {
border-left-color: #36c;
border-left-color: #36c;
}
.no-rstb-box-color {
border-left-color: #c00;
}
}


Line 21: Line 37:
.resloc-box + link + .resloc-box {
.resloc-box + link + .resloc-box {
border-top: 0;
border-top: 0;
}
.ambox + .resloc-box {
margin-top: 10px;
}
.resloc-box + .ambox, .resloc-box + .toc {
margin-top: 10px;
}
}
Anonymous user