v1.1 Proudly powered by <a href="https://leanote.com">Leanote</a>
This commit is contained in:
@ -9,8 +9,6 @@
|
|||||||
leanote@leanote.com
|
leanote@leanote.com
|
||||||
<br />
|
<br />
|
||||||
Copyright © 2014-2015 <a href="https://leanote.com">Leanote</a>
|
Copyright © 2014-2015 <a href="https://leanote.com">Leanote</a>
|
||||||
<br />
|
|
||||||
Proudly powered by <a href="https://leanote.com">Leanote</a>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
<i class="fa fa-globe fa-3x icon-muted"></i>
|
<i class="fa fa-globe fa-3x icon-muted"></i>
|
||||||
@ -22,4 +20,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="footer-leanote">Proudly powered by <a href="https://leanote.com">Leanote</a></div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -686,6 +686,15 @@ input,
|
|||||||
.hide-img {
|
.hide-img {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
.footer-leanote {
|
||||||
|
margin-top: 20px;
|
||||||
|
color: #475F77;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
#footer .footer-leanote a {
|
||||||
|
color: #475F77;
|
||||||
|
}
|
||||||
|
|
||||||
/* news */
|
/* news */
|
||||||
.index-news a:hover {
|
.index-news a:hover {
|
||||||
text-decoration: underline !important;
|
text-decoration: underline !important;
|
||||||
|
@ -776,6 +776,15 @@ input, .form-control {
|
|||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footer-leanote {
|
||||||
|
margin-top: 20px;
|
||||||
|
color: #475F77;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
#footer .footer-leanote a {
|
||||||
|
color: #475F77;
|
||||||
|
}
|
||||||
|
|
||||||
/* news */
|
/* news */
|
||||||
.index-news {
|
.index-news {
|
||||||
a:hover {
|
a:hover {
|
||||||
|
Reference in New Issue
Block a user