IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    code

    Coladev发表于 2016-04-21 08:21:30
    love 0
    block header
        include include/header
    block footer
        include include/footer
    block content
        .single
            #movie.clearfix
                .page_wrap
                    ul.clearfix
                        li
                            .item.clearfix
                                h3
                                    a(href="http://movie.douban.com/subject/3769423/", target="_blank")
                                        img(alt="守护者联盟", src="http://7xib7m.com1.z0.glb.clouddn.com/img/movies/88.jpg")
                                .text
                                    a(href="http://movie.douban.com/subject/3769423/", target="_blank") 守护者联盟
                                    .content
                                        p 表面只是一部普通的美式动画电影,但有些非常微妙的特色
                                        p 武戏非常带劲,干脆利落,动感十足
                                        p 台词、配音与肢体语言都很有真人电影的感觉,不像多数动画电影那么夸张和刻意低龄化,看的过程中我不止一次产生了正在看美剧的错觉
    

    为什么为什么

    .not_found {
        text-align: center;
        h1 {
            line-height: 1.2em;
            font-size: 5em;
        }
        .img {
            background: url(http://7xib7m.com1.z0.glb.clouddn.com/img/webassets/images/not_found.png) no-repeat center center;
            background-size: contain;
        }
        a {
            display: block;
            width: 12.5em;
            height: 3em;
            line-height: 3em;
            margin: 0 auto;
            background: $primary1;
            border-radius: 0.2em;
            color: $light1;
        }
    }
    
    First Header Second Header Third Header
    Content Cell Content Cell Content Cell
    Content Cell Content Cell Content Cell


沪ICP备19023445号-2号
友情链接