修改链接

wuhao v20160331_01
huang 9 years ago
parent 6af8c48d3b
commit 45343a44b8

@ -65,7 +65,7 @@
<div class="container"> <div class="container">
<div class="header"> <div class="header">
<div class="header-con"> <div class="header-con">
<a href="index.html" class="fl logo"><img src="/images/org_new_style/logo.jpg" alt=""/></a> <a href="#" class="fl logo"><img src="/images/org_new_style/logo.jpg" alt=""/></a>
<%# 登录 %> <%# 登录 %>
<%= render :partial => 'organizations/org_logined_header' %> <%= render :partial => 'organizations/org_logined_header' %>
</div> </div>
@ -236,7 +236,7 @@
</div><!--content end--> </div><!--content end-->
<% else %> <% else %>
<div class="content"> <div class="content">
<div class="box-top" id="resource_<%= field.id %>"><h2 class="box-title"><%= field.name %></h2></div> <div class="box-top" id="message_<%= field.id %>"><h2 class="box-title"><%= field.name %></h2></div>
<% if message_ats.blank? %> <% if message_ats.blank? %>
<p class="nocontent">暂无内容,敬请期待!</p> <p class="nocontent">暂无内容,敬请期待!</p>
<% else %> <% else %>

@ -154,7 +154,7 @@ a:hover.read-more{ text-decoration:underline;}
overflow: hidden; overflow: hidden;
text-indent: 100%; text-indent: 100%;
white-space: nowrap; white-space: nowrap;
background: rgba(232, 98, 86, 0.8) url(../images/org_new_style/cd-top-arrow.svg) no-repeat center 50%; background: rgba(108, 108, 108, 0.8) url(../images/org_new_style/cd-top-arrow.svg) no-repeat center 50%;
visibility: hidden; visibility: hidden;
opacity: 0; opacity: 0;
-webkit-transition: all 0.3s; -webkit-transition: all 0.3s;

Loading…
Cancel
Save