page 404 et début choix humeur
This commit is contained in:
parent
acfb169715
commit
50ef04ca86
20 changed files with 11672 additions and 138 deletions
|
|
@ -4,12 +4,16 @@
|
|||
|
||||
<div class="ctn-link min-vh-100">
|
||||
<div class="text-center">
|
||||
<p> Page introuvable</p>
|
||||
|
||||
|
||||
|
||||
<a routerLink="" routerLinkActive="!active">Je retourne à l'accueil</a>
|
||||
</div>
|
||||
<p></p>
|
||||
|
||||
|
||||
|
||||
<img src="/assets/images/404.gif" alt="Page introuvable">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -11,6 +11,9 @@ p{
|
|||
|
||||
.min-vh-100 {
|
||||
font-weight: bold;
|
||||
background-image: linear-gradient(to left top, #051937, #004d7a, #008793, #e2ebe7, #f8faf5);
|
||||
//background-image: linear-gradient(to left top, #051937, #004d7a, #008793, #e2ebe7, #f8faf5);
|
||||
//max-width: max-content;
|
||||
}
|
||||
|
||||
img {justify-content: center;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue