• css全局样式


    css全局样式
    body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,dt,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
    body{font:12px "宋体","Arial Narrow",HELVETICA;background:#fff;}
    a{text-decoration:none}
    em{font-style:normal}
    li{list-style:none}
    img{border:0;vertical-align:middle}
    table{border-collapse:collapse;border-spacing:0}
    p{word-wrap:break-word}
    .ind{text-indent:2em}
    .ind10{text-indent:10px;}
    .noborder{border:0;}
    .left{float:left;}
    .right{float:right;}
    .clearBoth{clear:both;}
    .font12{font-size:12px;}

  • 相关阅读:
    设计模式
    设计模式
    设计模式
    设计模式
    设计模式
    设计模式
    OpenGL学习 (一)
    C#
    Unity
    [开发ing] Unity项目
  • 原文地址:https://www.cnblogs.com/liuhaov/p/13488072.html
Copyright © 2020-2023  润新知