This commit is contained in:
Li Heng 2015-01-31 10:45:56 +00:00
parent f2962b1f40
commit 287265e3fc
2 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,8 @@
<footer class="footer">
<div class="container">
<p class="pull-right"><a href="#" class="icon-arrow-up"></a></p>
<p>Copyright &copy; 2013-<?php echo date('Y')?> <?= $this->config->title->site ?> - <a href="http://www.sanjiangyuan.org.cn">三江源生态监测综合数据平台</a> &middot; Powered by&nbsp;<a href="http://westdc.westgis.ac.cn/">westdc</a></p>
<p>Copyright &copy; 2013-<?php echo date('Y')?> <?= $this->config->title->site ?> - <a href="http://www.sanjiangyuan.org.cn">三江源生态监测综合数据平台</a></p>
<p>Powered by&nbsp;<a href="http://westdc.westgis.ac.cn/">westdc</a></p>
</div>
</footer>

View File

@ -176,7 +176,7 @@ header{
top: 0;
left: 0;
min-width: 100%;
height: 260px;
height: 270px;
}
.carousel-caption {
background-color: transparent;