v1.1 update theme <div class="footer-leanote">Proudly powered by <a href="https://leanote.com">Leanote</a></div>
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-leanote">Proudly powered by <a href="https://leanote.com">Leanote</a></div>
|
||||
</div>
|
||||
<script src="{{$.jQueryUrl}}"></script>
|
||||
<script src="{{$.bootstrapJsUrl}}"></script>
|
||||
|
||||
@@ -357,6 +357,11 @@ a:hover {
|
||||
#search {
|
||||
width: 150px;
|
||||
}
|
||||
.footer-leanote {
|
||||
text-align: center;
|
||||
padding: 3px 0;
|
||||
color: #ccc;
|
||||
}
|
||||
#footerContainer {
|
||||
background-color: #ffffff;
|
||||
color: #666666;
|
||||
@@ -518,6 +523,7 @@ a:hover {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
table {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user