zoukankan      html  css  js  c++  java
  • 代码高亮

    /*resetAll css=================*/
     body, h1, h2, h3, h4, h5, h6, p, ul, dl, ol { margin: 0; }
     h1, h2, h3, h4, h5, h6, input, textarea, select, button, label
     { font-size: 100%; vertical-align: middle; }
     ul, ol { padding-left: 0; }
     ul, dl, ol { list-style: none outside none; }
     img, fieldset { border: medium none; }
     img { display: inline-block; overflow: hidden; vertical-align: top; }
     em, address { font-style: normal; }
     sup, sub { vertical-align: baseline; }
     table { border-collapse: collapse; border-spacing: 0; }
     q:before { content: ""; }
     q:after { content: ""; }
     textarea { resize: none; word-wrap: break-word; }
     article, aside, dialog, figure, footer, header, hgroup, nav, section
     { display: block; }
     menu { margin: 0; padding: 0; }
     mark { background-color: transparent; }
     body { background: none repeat scroll 0 0 #FFFFFF; 
    font: 12px/1.6 "微软雅黑" , "宋体"; }
     * html, * html body { background-attachment: fixed;
     background-image: url("about:blank"); } 
     legend, button, select, textarea, input { color: #333333;
     font-family: Tahoma,Arial,Simsun; }
     button { cursor: pointer; height: 24px; min- 50px; }
     .clearfix:after { content: ""; display: block; 
    clear: both; visibility: hidden; font-size: 0;
     height: 0;
     }
     .clearfix {
     *display: inline-block; _height: 1%;
     }
     a{ color:#01f; text-decoration:none;}
     a:hover{ color:#1e1e1e; text-decoration:underline;}
    这是cnblog提供的一个wlw的插件
  • 相关阅读:
    WebBrowser获取完整COOKIE
    验证码
    fee photo
    net reactor加密源码保软件安全-net reactor使用教程
    C#支付宝多次回调问题
    C# 获取程序运行目录
    2DToolkit官方文档中文版打地鼠教程
    Unity开发Oculus游戏
    游戏Demo(持续更新中...)
    使用Slua框架开发Unity项目的重要步骤
  • 原文地址:https://www.cnblogs.com/jcomey/p/4141663.html
Copyright © 2011-2022 走看看