MediaWiki:Vector.css: Difference between revisions
Sidebar font size, hover color, and img margin bottom |
Search bar adjustments to better match figma. |
||
| Line 286: | Line 286: | ||
height:var(--search-height); | height:var(--search-height); | ||
border-radius:var(--search-height); | border-radius:var(--search-height); | ||
border: | border:3px solid #FAFAFA; | ||
background: | background:#212F3E; | ||
box-shadow:none; | box-shadow:none; | ||
color:#fff; | color:#fff; | ||