4,092
edits
No edit summary |
No edit summary |
||
Line 729: | Line 729: | ||
} | } | ||
#simpleSearch { | #simpleSearch { | ||
grid-column: 1 / 2; | |||
text-align: left; | |||
font-size: 19px; | |||
line-height: 26px; | |||
letter-spacing: 0.95px; | |||
font-family: 'HALColant-TextRegular'; | |||
cursor: pointer; | |||
} | } | ||
Line 1,274: | Line 1,279: | ||
background: none; | background: none; | ||
border: none; | border: none; | ||
font-size: 19px; | font-size: 19px; | ||
line-height: 26px; | line-height: 26px; | ||
letter-spacing: 0.95px; | |||
font-family: 'HALColant-TextRegular'; | font-family: 'HALColant-TextRegular'; | ||
cursor: pointer; | cursor: pointer; | ||
} | } |