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