快捷导航

鼠标点击search有个淡蓝色的边框 该怎么去掉

header_search
       
                *{
                        margin:0;
                        padding:0;
                        text-decoration: none;
                        list-style: none;
                }
                .head{
                        width:100%;
                        height:100px;
                        background: #000;
                        font-size: 16px;
                        line-height: 100px;
                        color:white;
                }
                .head span{
                        font-size: 45px;
                        margin-left: 20px;
                        float: left;
                }
                .head ul{
                        float:left;
                        font-weight: bold;
                }
                .head ul li{
                        float: left;
                        width: 100px;
                        text-align: center
                }
                .head ul a{
                        color:white;
                        display: block;
                        transition: 0.3s;
                }
                .head ul a:hover{
                        background-color: white;
                        color:black;
                }
                .head input{
                        background: #333;
                        border:none;
                        width: 200p

x;

                        height: 30px;
                        border-radius: 15px;
                        color:white;
                        font-size: 18px;
                }
                .head input:active{
                        border:none
                }
       


       
                ZEALER
               

                           
  • MEDIA
                           
  • X
                           
  • S
                           
  • LAB
                   

免责声明:本内容仅代表回答者见解不代表本站观点,请谨慎对待。

版权声明:作者保留权利,不代表本站立场。

回复

使用道具 举报

参与会员1

css属性outline设置为none
回复

使用道具 举报

可能感兴趣的问答

发新帖
  • 微信访问
  • 手机APP