MediaWiki:Gadget-Minerva.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 75: Line 75:
background: #cef2e0;
background: #cef2e0;
border: 1px solid #a3bfb1;
border: 1px solid #a3bfb1;
}
/* Navigation boxes */
body table.navbox th {
background-color: #beb;
}
body table.navbox tr:not(:first-child) th {
background-color: #cec;
}
}