This commit is contained in:
parasomn1a 2021-12-19 18:38:28 +08:00
parent e70314b907
commit 6d9ce1df24
4 changed files with 6 additions and 6 deletions

View File

@ -2367,17 +2367,17 @@ h1.page-title.mb- {
height: 82px
}
.post-lincenses {
.post-license {
text-align: center;
padding-bottom: 5px;
font-size: 14px
}
.post-lincenses a:hover {
.post-license a:hover {
color: #888
}
.post-lincenses a {
.post-license a {
color: #b3b3b3
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -36,7 +36,7 @@
</div>
</#if>
<footer class="post-footer">
<div class="post-lincenses">
<div class="post-license">
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank" rel="nofollow">
<i class="fa fa-creative-commons" aria-hidden="true"></i>
<span class="i18n" data-iname="post.creative_commons"></span>