Merge branch 'develop' into 'develop'

个人主页样式调整

个人主页样式调整

See merge request !63
This commit is contained in:
黄井泉 2016-12-16 16:45:50 +08:00
commit 13073dca28
1 changed files with 2 additions and 1 deletions

View File

@ -684,4 +684,5 @@ a.user_editinfo{border-top:1px solid #e5e5e5; height:30px; line-height:30px; tex
.shortMessageWidth { width: 530px; float:left; }
.messageInformationContents{ margin-right:10px; font-size:14px; color:#4b4b4b; display:block; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;max-height:49px; float:left; }
.homepageBackground{ background-color:#90C5EC; flex:1; text-align: center }
.homepageClickBackground{ background-color:#3b94d6; flex:1; text-align: center }
.homepageClickBackground{ background-color:#3b94d6; flex:1; text-align: center }
.flex-cell_homepage:hover{ background-color:#3b94d6;}