zoukankan      html  css  js  c++  java
  • vue中重置css样式

    在这里插入图片描述
    附css样式重置代码

    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike,
    strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
    tfoot, thead, tr, th, td ,textarea,input { margin:0; padding:0;  }
    address,cite,dfn,em,var, i {font-style:normal;}
    body {font-size: 16px; line-height: 1.5; font-family:'Microsoft Yahei','simsun','arial','tahoma';  color: #222; background: #eee; }
    table { border-collapse:collapse; border-spacing:0; }
    h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
    button,input,select,textarea{font-size:100%;}
    fieldset,img{border:0;}
    a { text-decoration: none; color: #666; background: none }
    ul, ol { list-style: none; }
    :focus{ outline:none;}
    .clearfix{ clear: both; content: ""; display: block; overflow: hidden }
    .clear{clear: both;}
    .fl{ float: left; }
    .fr{float: right;}
    
    活到老,学到老。 踏实+激情+坚持
  • 相关阅读:
    泛海精灵Alpha阶段回顾
    [Scrum]1.6
    【Scrum】1.5
    泛海精灵 Beta计划 (草案)
    【scrum】1.7
    学术搜索的Bug
    Linux下查看文件和文件夹大小
    求7的34次方
    去除给定的字符串中左边、右边、中间的所有空格的实现
    身份证18位验证
  • 原文地址:https://www.cnblogs.com/andyZhang0511/p/12246462.html
Copyright © 2011-2022 走看看