Qiuyin-spring tide(留言 | 贡献) (创建页面,内容为“{{#css: #cosmos-banner { height: 46px; background-color: #ba8433; } .cosmos-banner-search .cosmos-search-box { width: 220px; margin-left: auto; margin-right: 0; } }}”) |
Qiuyin-spring tide(留言 | 贡献) |
||
| 第4行: | 第4行: | ||
background-color: #ba8433; | background-color: #ba8433; | ||
} | } | ||
width: | #searchform { | ||
width: 20%; | |||
margin-left: auto; | margin-left: auto; | ||
margin-right: 0; | margin-right: 0; | ||
} | |||
#searchform input { | |||
width: 100%; | |||
box-sizing: border-box; | |||
height: 36px; | |||
padding: 5px 20px; | |||
border: 0; | |||
background: rgba(0, 0, 0, 0.4); | |||
border-radius: 0; | |||
box-shadow: none; | |||
color: #fff; | |||
outline: 0; | |||
-webkit-appearance: none; | |||
transition: background 250ms ease; | |||
} | } | ||
}} | }} | ||
