MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 500:
 
/* TOC Icon */
#cps-open-toc .icon { font-size: 24px !important; }
/* CHANGED: Increased from 24px to 30px */
font-size: 30px !important;
/* ADDED: Makes the burger lines thicker to match the others */
font-weight: 900 !important;
}
 
/* FIX: Ensure no text label appears in button */
Line 525 ⟶ 531:
font-size: 30px !important;
color: #fff !important;
-webkit-text-stroke: 1px #fff !important;
/* CHANGED: Reduced from 1px to 0.5px for a cleaner look */
-webkit-text-stroke: 1px0.5px #fff !important;
margin-top: -6px !important;
display: block !important;