当前位置 博文首页 > 三岁的博客:通用css字体样式

    三岁的博客:通用css字体样式

    作者:[db:作者] 时间:2021-08-28 22:27

    body {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
            font-family: "Times New Roman", Times, serif;
    font-size: 14px;
            color: #000000;
    background: #f2e7ca url(images/templatemo_body.jpg) top center no-repeat;
    
    }
    样式二:
    body {
            background:#2f373a;
            font-family:Arial,Helvetica,sans-serif;font-size:100%;
            line-height:1em;color:#4e4e4e;
            min-width:920px;
            border-top:10px solid #0c0e0e
          }
                         
    样式三:
    body  {
           font-family:Arial,Helvetica,sans-serif;
           font-size:1em;
           vertical-align:middle;
           font-weight:normal
          }      
    样式四:
    body 
    {
          margin:0px;
          padding:0px;
          background-color:#E7EAEB;
          font-family:"微软雅黑","黑体","宋体";
          font-size:12px;
          height:36px;
                
    }
    样式五:
    body 
    {    
          font: .8em Arial, Tahoma, Verdana;
          background: #fff url(../images/bg.gif) repeat-x; 
          color: #777;
     }
    样式六:
    body 
    {     
          width:auto; margin-top:12px; 
          float:right; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
          font-size:11px; 
          color:#999999;
          line-height:25px;
          letter-spacing:1px
    }
    样式七:
    body
    {
          width:auto;
          margin-