吾爱破解 - LCG - LSG |安卓破解|病毒分析|www.52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 3850|回复: 14
收起左侧

[其他转载] 一个不错的时光轴

  [复制链接]
jiujiukeji 发表于 2018-11-29 14:39
本帖最后由 jiujiukeji 于 2018-11-29 14:41 编辑

[HTML] 纯文本查看 复制代码
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
    <title>说说</title>
    <style type="text/css">

/*   shuo  */
body.theme-dark .cbp_tmtimeline::before {
background: RGBA(255, 255, 255, 0.06);
}
ul.cbp_tmtimeline {
padding:0;
}   
div class.cdp_tmlabel > li .cbp_tmlabel {
margin-bottom:0;
} 
.cbp_tmtimeline {
margin: 30px 0 0 0;
padding: 0;
list-style: none;
position: relative;
} 
/* The line */
.cbp_tmtimeline:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
width: 4px;
background: RGBA(0, 0, 0, 0.02);
left: 80px;
margin-left: 10px;
}

/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
display: block;
/*  width: 29%;  */
/*  padding-right: 110px; */
max-width:70px;
position: absolute;
}

.cbp_tmtimeline > li .cbp_tmtime span {
display: block;
text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
font-size: 0.9em;
color: #bdd0db;
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
font-size: 1.2em;
color: #9BCD9B;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
color: RGBA(255, 125, 73, 0.75);
}
div.cbp_tmlabel > p {
margin-bottom:0;
}
/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
margin: 0 0 45px 120px;
background: #9BCD9B;
color: #fff;
padding: 1.5em;
/* font-size: 1.2em; */
font-weight: 300;
line-height: 1.4;
position: relative;
border-radius: 5px;
    transition: all 0.3s ease 0s;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
cursor:pointer;
}
.cbp_tmlabel:hover {
    /* transform:scale(1.05); */
    transform: translateY(-3px);
    z-index: 1;
    -webkit-box-shadow:0 15px 32px rgba(0,0,0,0.15) !important
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
background: RGBA(255, 125, 73, 0.75);
}

/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
right: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-right-color: #9BCD9B;
border-width: 10px;
top: 4px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
border-right-color: RGBA(255, 125, 73, 0.75);
}
/* Media  */
@media screen and (max-width: 65.375em) {

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
    font-size: 1.2em;
}
}

@media screen and (max-width: 47.2em) {
.cbp_tmtimeline:before {
    display: none;
}

.cbp_tmtimeline > li .cbp_tmtime {
    width: 100%;
    position: relative;
    padding: 0 0 20px 0;
}

.cbp_tmtimeline > li .cbp_tmtime span {
    text-align: left;
}

.cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 30px 0;
    padding: 1em;
    font-weight: 400;
    font-size: 95%;
}

.cbp_tmtimeline > li .cbp_tmlabel:after {
    right: auto;
    left: 20px;
    border-right-color: transparent;
    border-bottom-color: #9BCD9B;
    top: -20px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: transparent;
    border-bottom-color: RGBA(255, 125, 73, 0.75);
}

.cbp_tmtimeline > li .cbp_tmicon {
    position: relative;
    float: right;
    left: auto;
    margin: -55px 5px 0 0px;
}   
}
/*   end  */
</style>
</head>
<body>

<ul class="cbp_tmtimeline"> 

   <li> <time class="cbp_tmtime"> <span>2018-11-10</span></time> 
    <div class="cbp_tmlabel"> 
     <p>开放注册新手报到专用贴,禁止再次开贴报到!</p> 
    </div> </li>

   <li> <time class="cbp_tmtime"> <span>2018-10-24</span></time> 
    <div class="cbp_tmlabel"> 
     <p>3.0 在线破解工具包正式发布!</p> 
    </div> </li> 

   <li> <time class="cbp_tmtime"> <span>2018-6-26</span></time> 
    <div class="cbp_tmlabel"> 
     <p>清理2018年十周年开放注册未活跃会员公告</p> 
    </div> </li> 

  </ul>
<p></p>                    
</div>
</body>
</html>


效果图:

QQ20181129-143623@2x.png

附件:(上面就是全部代码  不用下载附件)

说说.zip (2.03 KB, 下载次数: 8)

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

 楼主| jiujiukeji 发表于 2018-11-29 18:06
一笑懸命桑 发表于 2018-11-29 16:07
添加就在代码里加???。。也太不方便了吧

这是样式、具体还得程序支持
tiandongyu 发表于 2018-11-29 14:58
jxweb 发表于 2018-11-29 15:06
头像被屏蔽
孤静之美 发表于 2018-11-29 15:11
提示: 作者被禁止或删除 内容自动屏蔽
Kaiter_Plus 发表于 2018-11-29 15:12
感谢楼主分享!
中二病患者 发表于 2018-11-29 15:31
不错刚好学习到c3
liudongxu110 发表于 2018-11-29 15:33
感谢楼主分享
東成西就 发表于 2018-11-29 15:43
感谢楼主分享!
18531tzc 发表于 2018-11-29 16:00
感谢 分享
一笑懸命桑 发表于 2018-11-29 16:07
添加就在代码里加???。。也太不方便了吧
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则 警告:本版块禁止灌水或回复与主题无关内容,违者重罚!

快速回复 收藏帖子 返回列表 搜索

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-5-18 00:08

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表