-
16
- 待匿评作业
+
-
diff --git a/public/stylesheets/css/structure.css b/public/stylesheets/css/structure.css
index 6bf675de9..70fd2399c 100644
--- a/public/stylesheets/css/structure.css
+++ b/public/stylesheets/css/structure.css
@@ -500,8 +500,9 @@ a.user_leftinfo_img { display:block; width:80px; height:80px; margin:15px auto;}
.user_atten li a:hover{ color:#3b94d6;}
.flex-container_homepage {display:flex;}
-.flex-container_homepage div{ width:68px; float:left; border-right:1px solid #62ACE2; text-align:center; font-size:14px; height: 70px; margin:10px 0px; color: #ffffff;}
-.flex-container_homepage div:last-child { border:none; }
+.homepage_tab_div{width:100%; border-right:1px solid #62ACE2; text-align:center; font-size:14px; height: 70px; margin:15px 0px; color: #ffffff;}
+/*.flex-container_homepage div{ width:68px; float:left; border-right:1px solid #62ACE2; text-align:center; font-size:14px; height: 70px; margin:10px 0px; color: #ffffff;}*/
+/*.flex-container_homepage div:last-child { border:none; }*/
.flex-cell_homepage {flex:1; text-align: center}
.homepage_review_tab{ display:block; background:url(/images/user/homepage_tab.png) -15px -185px no-repeat; width:32px; height:32px; }
.homepage_issue_tab { display:block; background:url(/images/user/homepage_tab.png) -15px -12px no-repeat; width:32px; height:32px; }