MediaWiki:Common.css: Difference between revisions

Homepage polish: surfaces #0D0D0D, dark ink on filled gradient buttons (all 5 langs), white section headings on homepage
No edit summary
 
Line 914: Line 914:
   color: #FFFFFF !important;
   color: #FFFFFF !important;
   border-bottom: none !important;
   border-bottom: none !important;
}
/* BigBro logo size constraint */
div[style*="max-width:280px"] .mw-file-element {
    max-width: 280px !important;
    width: 100% !important;
    height: auto !important;
}
}