#container { position:absolute; left:50%; top:40%; } #content { float:left; position:relative; right:50%; } input { border:0; width:288px; height:30px; font-size:16px; padding:0 5px; line-height:30px; } .item { padding:3px 5px; cursor:pointer; } .addbg { background:#87A900; } .first { border:solid #87A900 2px; width:300px; } #append { border:solid #87A900 2px; border-top:0; display:none; }
更新时间:2020-07-20 09:47:43