zoukankan      html  css  js  c++  java
  • blogbeta1

    //html

    blog

    身高:170

    体重:230

    座右铭

    再给我吃一口

    重金求爹 2019/11/16
    本人找爹,带我上白银,送青岛海景大别野
    #捆绑 #露出 #滴蜡
    重金求爹 2019/11/16
    本人找爹,带我上白银,送青岛海景大别野
    #捆绑 #露出 #滴蜡
    重金求爹 2019/11/16
    本人找爹,带我上白银,送青岛海景大别野
    #捆绑 #露出 #滴蜡
    重金求爹 2019/11/16
    本人找爹,带我上白银,送青岛海景大别野
    #捆绑 #露出 #滴蜡
    重金求爹 2019/11/16
    本人找爹,带我上白银,送青岛海景大别野
    #捆绑 #露出 #滴蜡
    重金求爹 2019/11/16
    本人找爹,带我上白银,送青岛海景大别野
    #捆绑 #露出 #滴蜡
    重金求爹 2019/11/16
    本人找爹,带我上白银,送青岛海景大别野
    #捆绑 #露出 #滴蜡
    重金求爹 2019/11/16
    本人找爹,带我上白银,送青岛海景大别野
    #捆绑 #露出 #滴蜡
    重金求爹 2019/11/16
    本人找爹,带我上白银,送青岛海景大别野
    #捆绑 #露出 #滴蜡
    重金求爹 2019/11/16
    本人找爹,带我上白银,送青岛海景大别野
    #捆绑 #露出 #滴蜡
    重金求爹 2019/11/16
    本人找爹,带我上白银,送青岛海景大别野
    #捆绑 #露出 #滴蜡
    重金求爹 2019/11/16
    本人找爹,带我上白银,送青岛海景大别野
    #捆绑 #露出 #滴蜡

    //css
    /通用样式/
    body {
    margin: 0;
    background: #eeeeee;
    }

    a {
    text-decoration: none;

    }

    ul {
    list-style-type: none;
    }
    //
    .blog_left {
    float: left;
    25%;
    height: 100%;
    background: #4e4e4e;
    position: fixed;
    top: 0;
    left: 0;
    }

    .picture {
    border: 5px solid white;
    border-radius: 50%;
    height: 150px;
    150px;
    margin: 20px auto;
    overflow: hidden;
    }

    .picture img {
    100%;
    background-position: 100px,100px;
    }

    .info {
    font-size: 14px;
    color: darkgray;
    text-align: center;
    }

    .motto {
    font-size: 14px;
    color: #277a23;
    text-align: center;
    }

    .about_me {
    font-size: 14px;
    color: #3b43a9;
    text-align: center;
    }

    .signal {
    font-size: 14px;
    color: #3b43a9;
    text-align: center;
    }
    //

    .blog_right {
    float: right;
    75%;
    height: 100px;
    }

    .shang {
    background-color: white;
    margin: 20px 40px 20px 10px;
    box-shadow: 5px 5px 5px rgba(129,70,34,0.8);
    }

    .shang .title {
    font-size: 36px;
    margin-left: 18px;
    }

    .shang .date {
    float: right;
    margin: 20px;
    }

    .zhong {
    text-indent: 25px;
    }

    .xia {
    padding: 10px 20px 10px 20px;
    }

  • 相关阅读:
    数学之美 系列十一 Google 阿卡 47 的制造者阿米特.辛格博士
    IE6 中的最大最小寬度和高度 css 高度 控制(兼容版本)
    数学之美 系列一 统计语言模型
    数学之美 系列八 贾里尼克的故事和现代语言处理
    数学之美 系列二 谈谈中文分词
    数学之美系列 4 怎样度量信息?
    带线的无限级下拉树列表完整示例篇
    实战篇通用的页面列表导出Excel控件
    CYQ.Data 轻量数据层之路 V3.0版本发布Xml绝对杀手(三十二)
    秋色园Blog 博客系列索引
  • 原文地址:https://www.cnblogs.com/agsol/p/11870210.html
Copyright © 2011-2022 走看看