无线端通用的reset样式

@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-appearance: none;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

html{
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    height: 100%;
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
    background: #eeeeee;
}

body{
    -webkit-touch-callout: none; 
    -webkit-text-size-adjust: none; 
    -webkit-user-select: none; 
    -webkit-highlight: none; 
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-size: 1.6rem;    
    color: #252525;
    min-height: 100%;
}


body, button, input, select, textarea , pre {
    font-family: Helvetica, Tahoma, Arial, STHeiti;
}

ul,ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: #252525;
    -webkit-touch-callout:none;
}

a.active {
    text-decoration: underline;
}

fieldset, img {
    border:0;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

textarea {
    resize:vertical;
}

em,i {
    font-style: normal;
}


button {
    cursor:pointer;
}


input[type="submit"],
input[type="button"] {
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-appearance:none;
}

*:focus {
    outline:0;
}

::-webkit-scrollbar {
    width: 0;
}

input::-ms-input-placeholder {
    line-height: normal;
}

input::-webkit-input-placeholder {
    line-height: normal;
}

@font-face {
    font-family:'base';
    src: url("font/base.woff") format("woff"), url("font/base.otf");
}


select {
    border: solid 1px #ccc;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border-radius: 0;
    background: url("../image/icon_select.jpg") no-repeat scroll right center transparent;
    background-size: 18px 26px; 
}

select::-ms-expand {
    display: none;
}

.dbox {
    display: -moz-box; /* Firefox */
    display: -webkit-box; /* Safari and Chrome */
    display: box;
}
.box-flex1 {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
}
.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wordwrap {
    word-break:break-all;
    word-wrap:break-word;
}

  

转载于:https://www.cnblogs.com/xiaohui108/p/5768199.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值