继续浏览精彩内容
慕课网APP
程序员的梦工厂
打开
继续
感谢您的支持,我会继续努力的
赞赏金额会直接到老师账户
将二维码发送给自己后长按识别
微信支付
支付宝支付

看看效果

欧玉儿
关注TA
已关注
手记 1
粉丝 6
获赞 1
@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

img {
  border: 0;
  vertical-align: middle;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal
}

li {
  list-style: none;
}

caption, th {
  text-align: left
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal
}

q:before, q:after {
  content: ''
}

abbr, acronym {
  border: 0;
  font-variant: normal
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

input, textarea, select {
  *font-size: 100%
}

a {
  text-decoration: none;
  color: inherit;
}

i {
  font-style: normal;
}

body {
  background-color: #f0f0f0;
  font-family: Helvetica Neue, PingFang SC, Helvetica, Arial, Hiragino Sans GB, Microsoft Yahei, \\5FAE\8F6F\96C5\9ED1, STHeiti, \\534E\6587\7EC6\9ED1, sans-serif;
  font-size: 14px;
  color: #666;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

figure {
  margin: 0;
  padding: 0;
}

/*this project of style*/
body {
  font: 14px/1.5 "PingFang SC", 微软雅黑, "Microsoft YaHei", Helvetica, "Helvetica Neue", Tahoma, Arial, sans-serif;
  width: 100%;
  min-width: 1200px;
  height: 100%;
  background-color: #f8fafc;
}

.l {
  float: left;
}

.r {
  float: right;
}

#main {
  background-color: #f8fafc;
}

.bgfff {
  background-color: #fff !important;
}

/*.iconfont{
    color:inherit;
    }*/
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width,initial-scale=1.0">
    <link rel="stylesheet" href="/static/css/reset.css">
    <link rel="stylesheet" type="text/css" href="/static/font/iconfont.css">
    <script src="/static/ckplayerX/ckplayer/ckplayer.min.js"></script>
    <title></title>
  </head>
  <body>
    <div id="app"></div>
    <!-- built files will be auto injected -->
  </body>
</html>


打开App,阅读手记
1人推荐
发表评论
随时随地看视频慕课网APP