MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 929: | Line 929: | ||
z-index: 10200; | z-index: 10200; | ||
background: rgb(181, 69, 27); | background: rgb(181, 69, 27); | ||
color: rgb(255, 255, 255); | color: rgb(255, 255, 255); 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; | |||
padding: 5px 4px !important; | |||
gap: 20px !important; | |||
} | } | ||
.gr-search-hl-mobile .gr-search-bar-btn { | .gr-search-hl-mobile .gr-search-bar-btn { | ||