`
cleaneyes
  • 浏览: 342452 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

资料完整度

CSS 
阅读更多
<head>
<style type="text/css">
body  {
font-family:Arial,Simsun,"Arial Unicode MS",Mingliu,Helvetica;
font-size:12px;
}

body {
color:#5C5C5C;
}

.userinfo_main .userinfo_files p {
margin-bottom:8px;
padding-left:10px;
}

* {
margin:0;
padding:0;
}

.userinfo_main .userinfo_progressbar {
border-bottom:1px dashed #DCDCDC;
margin-bottom:8px;
position:relative;
}

.qz_plan  {
left:80px;
position:absolute;
top:-1px;
width:144px;
}

.qz_plan {
background-color:#FFFFFF;
border:1px solid #999999;
font-size:0;
height:13px;
line-height:0;
margin:auto;
text-align:left;
}

.qz_plan div {
background:#A9DF34;
height:13px;
}

.qz_plan div strong {
color:#425E05;
display:block !important;
font-size:10px;
height:13px;
left:0;
line-height:13px;
position:absolute;
text-align:center;
top:0;
width:144px;
}

</style>
</head>

<body>
<div class="userinfo_progressbar">
						      <p>资料完整度:</p>

						      <div class="qz_plan"><div id="percent_div" style="width:34%;"><strong id="percent_txt">34%</strong></div></div>
 </div>
 </body>
 
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics