forked from ti-nuage/site
Mention de la date de génération dans le pied de page.
This commit is contained in:
@@ -99,6 +99,10 @@ abbr {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tad {
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
.mt128 {
|
.mt128 {
|
||||||
margin-top: 128px;
|
margin-top: 128px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -56,6 +56,7 @@
|
|||||||
|
|
||||||
<footer class="footer mt128">
|
<footer class="footer mt128">
|
||||||
<div class="Container">
|
<div class="Container">
|
||||||
|
<p class="tad">Page générée le {{ moment(article.date).format('LL') }}.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<div class="Two-cols-One-row">
|
<div class="Two-cols-One-row">
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user