Browse Source

详细信息头部显示问题

luyanan 7 years ago
parent
commit
7e9466f926
1 changed files with 1 additions and 1 deletions
  1. 1 1
      css/genindex.css

+ 1 - 1
css/genindex.css

@ -688,7 +688,7 @@ div.zoomMask{position:absolute;background:url("../images/g-resource-mask.png") r
688 688
.headconBox .headimgBox{width: 140px;height: 140px;position:absolute;overflow:hidden;border:1px solid #E5E5E5;border-radius:50%;background-image:url(../images/default-photo.jpg);background-size: cover;top: 50%;margin-top: -71px;}
689 689
.headconBox .cmpimgBox{width:210px;border-radius:0;background:#fff;}
690 690
.headconBox .cmpimgBox .boxBlock{width:210px;}
691
.headconBox .reInfoBlock{width:100%;padding-left:170px;}
691
.headconBox .reInfoBlock{width:100%;padding-left:170px;padding-right:190px;}
692 692
.headconBox .reInfoBlock .h1Font{font-size: 18px;color:#666;margin-bottom:10px;}
693 693
.headconBox .reInfoBlock .h2Font{font-size: 16px;color:#666;margin-bottom:8px;}
694 694
.headconBox .reInfoBlock .h3Font{font-size: 14px;color:#999;line-height: 20px;}