zoukankan      html  css  js  c++  java
  • 全局css

    body{

    font-size:12px; font-family:"宋体",Arial, Helvetica, sans-serif;color:#363636;background:#e5e5e5 url(../images/bpbg.jpg) center top no-repeat;}
    html, body, div, span, h1, h2, h3, h4, h5, h6, em, img, strong, sub, sup, tt,dd, dl, dt, form, label, table, caption, tbody, tfoot, thead, tr, th, td,ul,li,p,a{ margin: 0; padding: 0;  }
    .cbody{ margin:0 auto;width:982px; position:relative;background:#FFF;}
    input,select,textarea{ vertical-align:middle;}
    img{ border:0;}
    ul,li{ list-style-type:none;}
    a:link,a:visited{
    text-decoration:none;color:#010101;}
    a:hover{text-decoration:underline;color:#ED0909;}
    .overhide{overflow:hidden;text-indent:-100em; }
    .clear {clear: both;}
    .clearfix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
    .clearfix{zoom:1}  //解决ie问题 利用zoom 保持原始大小
  • 相关阅读:
    camp训练day2
    LCA板子题
    牛客多校第一场
    P1063 能量项链 区间DP
    64. Minimum Path Sum
    46. Permutations
    216. Combination Sum III
    62. Unique Paths
    53. Maximum Subarray
    22. Generate Parentheses
  • 原文地址:https://www.cnblogs.com/xiao-pangzi/p/5802093.html
Copyright © 2011-2022 走看看