www.gusucode.com > 玛雅传奇游戏微信朋友圈小游戏源码程序 > 玛雅传奇游戏微信朋友圈小游戏源码程序/maya/css/main.css

    input:focus {
    outline: 0 none;
}

textarea:focus {
    outline: 0 none;
}
.Button:focus {
    outline: 0 none;
}

.Header {
     background-color: white;
     background-image: none;
     border: none;
     text-shadow: none;
     border-bottom: white solid 3px;
     font-weight: bold;
     position: fixed;
     width: 100%;
     height: 62px;
     top: 0;
     left: 0;
     z-index: 100;
 }

*{-webkit-tap-highlight-color: rgba(0,0,0,0); }