Commit a20c702f authored by liuqing's avatar liuqing

1

parent b283deab
...@@ -136,6 +136,9 @@ ...@@ -136,6 +136,9 @@
<li class="nanchejian_floor"> <li class="nanchejian_floor">
<a href="5"> <img src="../static/images/lanche.png"/></a> <a href="5"> <img src="../static/images/lanche.png"/></a>
</li> </li>
<li class="lhjl_floor">
<a href="5"> <img src="../static/images/lhjl.png"/></a>
</li>
</ul> </ul>
</div> </div>
</div> </div>
......
...@@ -317,4 +317,8 @@ a:hover,a:active,a:focus{color:#c00;text-decoration:underline;} ...@@ -317,4 +317,8 @@ a:hover,a:active,a:focus{color:#c00;text-decoration:underline;}
.area-right ul .beijianyu_floor{ .area-right ul .beijianyu_floor{
left: 15rem; left: 15rem;
top: 5rem; top: 5rem;
}
.area-right ul .lhjl_floor{
right: 18rem;
top: 12rem;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment