Compare commits
2 Commits
4cc771cd74
...
2d04f1eda2
Author | SHA1 | Date | |
---|---|---|---|
2d04f1eda2 | |||
684649bb1e |
@ -765,7 +765,6 @@ textarea {
|
|||||||
flex-direction:column;
|
flex-direction:column;
|
||||||
-webkit-box-align:center;
|
-webkit-box-align:center;
|
||||||
-ms-flex-align:center;
|
-ms-flex-align:center;
|
||||||
align-items:center;
|
|
||||||
max-width:920px
|
max-width:920px
|
||||||
}
|
}
|
||||||
.post-template .post-content>p:first-child {
|
.post-template .post-content>p:first-child {
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<section class="copyright"><a href="/">{{@site.title}}</a> © {{date format="YYYY"}} • <a href="/">Mentions légales</a></section>
|
<section class="copyright"><a href="/">{{@site.title}}</a> © {{date format="YYYY"}} • <a href="/mentions-legales">Mentions légales</a></section>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user