MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 933: | Line 933: | ||
display: flex; | display: flex; | ||
align-items: stretch; | align-items: stretch; | ||
justify-content: space-around; | |||
font-family: "Noto Sans Devanagari", system-ui, sans-serif; | font-family: "Noto Sans Devanagari", system-ui, sans-serif; | ||
box-shadow: 0 3px 14px rgba(0, 0, 0, 0.08) !important; | box-shadow: 0 3px 14px rgba(0, 0, 0, 0.08) !important; | ||
height: | height: 52px; | ||
box-shadow: 0 3px 14px rgba(0, 0, 0, 0.08) !important; | |||
gap: 20px !important; | |||
} | } | ||
.gr-search-hl-mobile .gr-search-bar-btn { | .gr-search-hl-mobile .gr-search-bar-btn { | ||