农业大学长白学院初始化
This commit is contained in:
parent
1e58dd5068
commit
af21fc8ab9
|
@ -4480,7 +4480,7 @@ li.A_li9:hover p {
|
||||||
zoom:1;
|
zoom:1;
|
||||||
}
|
}
|
||||||
|
|
||||||
li{
|
.portal_list li{
|
||||||
padding: 1.6rem 0;
|
padding: 1.6rem 0;
|
||||||
border-bottom: .04rem dashed rgba(0,0,0,0.2);
|
border-bottom: .04rem dashed rgba(0,0,0,0.2);
|
||||||
}
|
}
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<th:block th:include="portal/headerAndFooter :: header" />
|
<th:block th:include="portal/headerAndFooter :: header" />
|
||||||
</div>
|
</div>
|
||||||
<div class="detailcon">
|
<div class="detailcon portal_list">
|
||||||
<div class="crumbs">
|
<div class="crumbs">
|
||||||
<img src="../../static/portal/images/shouye.png" th:src="@{/portal/images/shouye.png}" alt="" />
|
<img src="../../static/portal/images/shouye.png" th:src="@{/portal/images/shouye.png}" alt="" />
|
||||||
<a href="index.html">首页</a>
|
<a href="index.html">首页</a>
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<th:block th:include="portal/headerAndFooter :: header" />
|
<th:block th:include="portal/headerAndFooter :: header" />
|
||||||
</div>
|
</div>
|
||||||
<div class="listacon">
|
<div class="listacon portal_list">
|
||||||
<div class="main_left">
|
<div class="main_left">
|
||||||
<p>卓越农林人才培养</p>
|
<p>卓越农林人才培养</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
@ -4480,7 +4480,7 @@ li.A_li9:hover p {
|
||||||
zoom:1;
|
zoom:1;
|
||||||
}
|
}
|
||||||
|
|
||||||
li{
|
.portal_list li{
|
||||||
padding: 1.6rem 0;
|
padding: 1.6rem 0;
|
||||||
border-bottom: .04rem dashed rgba(0,0,0,0.2);
|
border-bottom: .04rem dashed rgba(0,0,0,0.2);
|
||||||
}
|
}
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<th:block th:include="portal/headerAndFooter :: header" />
|
<th:block th:include="portal/headerAndFooter :: header" />
|
||||||
</div>
|
</div>
|
||||||
<div class="detailcon">
|
<div class="detailcon portal_list">
|
||||||
<div class="crumbs">
|
<div class="crumbs">
|
||||||
<img src="../../static/portal/images/shouye.png" th:src="@{/portal/images/shouye.png}" alt="" />
|
<img src="../../static/portal/images/shouye.png" th:src="@{/portal/images/shouye.png}" alt="" />
|
||||||
<a href="index.html">首页</a>
|
<a href="index.html">首页</a>
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<th:block th:include="portal/headerAndFooter :: header" />
|
<th:block th:include="portal/headerAndFooter :: header" />
|
||||||
</div>
|
</div>
|
||||||
<div class="listacon">
|
<div class="listacon portal_list">
|
||||||
<div class="main_left">
|
<div class="main_left">
|
||||||
<p>卓越农林人才培养</p>
|
<p>卓越农林人才培养</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in New Issue