
40 changed files with 257 additions and 34 deletions
@ -1,18 +1,11 @@ |
|||
<?php include "inc/debut.php"; |
|||
head("404.php"); ?> |
|||
|
|||
<div id="page404"> |
|||
<img id ="img404" src="img/404fourmie.png" alt="Le texte 'erreur 404' en train d'être mangé par des fourmies"/> |
|||
|
|||
<div class="img404"> |
|||
<p>La page à laquelle vous avez tenté d'accéder a été Antièrement dévorée par une armée de fourmies affamées !</p> |
|||
|
|||
<img width="40%" src="img/404fourmie.png" alt="Le texte 'erreur 404' en train d'être mangé par des fourmies"/> |
|||
|
|||
</div> |
|||
<div style="text-align: center;"> |
|||
|
|||
<p>La page à laquelle vous avez tenté d'accéder a été Antièrement dévorée par une armée de fourmies affamées !</p> |
|||
|
|||
<a href="./" class="boutton big smallspecial icon-home"> |
|||
Page d'accueil |
|||
</a> |
|||
<a href="./" class="boutton big smallspecial icon-home">Page d'accueil</a> |
|||
</div> |
|||
<?php include "inc/footer.php"; ?> |
|||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,71 @@ |
|||
<!DOCTYPE html> |
|||
<!-- Une partie de ce texte est sujette à la Mozilla Public License, version 2.0. |
|||
- Vous pouvez en obtenir une copie à l'adresse http://mozilla.org/MPL/2.0/. --> |
|||
<html> |
|||
<head> |
|||
<meta charset="UTF-8" /> |
|||
<title>about:ant</title> |
|||
<style> |
|||
html { |
|||
background: maroon radial-gradient( circle, #a01010 0%, #800000 80%) center center / cover no-repeat; |
|||
color: white; |
|||
font-style: italic; |
|||
text-rendering: optimizeLegibility; |
|||
min-height: 100%; |
|||
|
|||
} |
|||
|
|||
#texts { |
|||
margin-left: 15%; |
|||
margin-right: 15%; |
|||
|
|||
} |
|||
|
|||
#otext { |
|||
margin-top: 15%; |
|||
font-size: 0.8em; |
|||
font-family: serif; |
|||
text-align: center; |
|||
line-height: 1.5; |
|||
} |
|||
|
|||
#anttext { |
|||
margin-top: 15%; |
|||
font-size: 1.3em; |
|||
font-family: serif; |
|||
text-align: center; |
|||
line-height: 1.5; |
|||
|
|||
} |
|||
|
|||
strong { |
|||
font-size: 1.3em; |
|||
line-height: 0; |
|||
font-weight: normal; |
|||
|
|||
} |
|||
|
|||
</style> |
|||
</head> |
|||
|
|||
<body> |
|||
|
|||
<section id="texts"> |
|||
|
|||
<p id="otext"> |
|||
La Bête se para de <strong>nouveaux ornements</strong> et étudia <strong>le Temps</strong>, <strong>l’Espace</strong>, <strong>la Lumière</strong> et <strong>les Flux</strong> d’énergie au sein de l’univers. |
|||
De son ouvrage, la Bête façonna de nouvelles structures à partir de <strong>métal oxydé</strong> et chanta leurs louanges. |
|||
Alors, les adorateurs de la Bête se réjouirent, retrouvant une destinée renouvelée au sein de ses <strong>enseignements</strong>. |
|||
</p> |
|||
|
|||
<p id="anttext"> |
|||
Le Créateur <strong>essaya</strong> et <strong>étudia</strong> longuement l'univers que protégait la <strong>Bête</strong>. |
|||
De ces études, l'Oeuvre <strong>naquit</strong> et évolua en se parant continuellement de nouveaux ornements et atouts. |
|||
Des adorateurs de l'<strong>Oeuvre</strong> se réjouirent et chantèrent ses louanges à travers l'<strong>univers</strong>. |
|||
|
|||
</p> |
|||
|
|||
</section> |
|||
|
|||
</body> |
|||
</html> |
Binary file not shown.
@ -1,8 +1,12 @@ |
|||
|
|||
.icon-hammer:before { content: '\e800'; } /* '' */ |
|||
.icon-info:before { content: '\e801'; } /* '' */ |
|||
.icon-logo-ynh-white:before { content: '\e802'; } /* '' */ |
|||
.icon-logo-ynh-white-1:before { content: '\e803'; } /* '' */ |
|||
.icon-ynh:before { content: '\e804'; } /* '' */ |
|||
.icon-heart-2:before { content: '\e8bc'; } /* '' */ |
|||
.icon-home:before { content: '\e8d5'; } /* '' */ |
|||
.icon-rss:before { content: '\f09e'; } /* '' */ |
|||
.icon-code:before { content: '\f121'; } /* '' */ |
|||
.icon-git:before { content: '\f1d3'; } /* '' */ |
|||
.icon-balance-scale:before { content: '\f24e'; } /* '' */ |
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1,8 +1,12 @@ |
|||
|
|||
.icon-hammer { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
|||
.icon-info { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
|||
.icon-logo-ynh-white { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
|||
.icon-logo-ynh-white-1 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
|||
.icon-ynh { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
|||
.icon-heart-2 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
|||
.icon-home { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
|||
.icon-rss { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
|||
.icon-code { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
|||
.icon-git { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
|||
.icon-balance-scale { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 8.8 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@ |
|||
.texte-secondaire{color:#9da3b0;}::selection{color:#2d2f34;background-color:white;}.boutton{border:2px solid grey;padding:10px;margin:5px;display:inline-block;border-radius:14px;color:white;text-decoration:none;}.boutton:hover{color:red;border:2px solid red;}html{font-size:20px;scrollbar-color:white #2d2f34;scrollbar-width:auto;}@media all and (max-width: 640px){html{font-size:13px;}}a{text-decoration:underline;color:white;transition:all 0.1s linear;}a:hover{text-decoration:none;color:red;}.logo{margin-bottom:10px;}#img404{padding-top:10px;padding-bottom:30px;width:40%;}@media (max-width: 1300px){#img404{width:766px;}}#page404{text-align:center;}body,code{font-family:"Ubuntu", sans-serif;padding:0px;margin:0px;background-color:#2d2f34;color:white;font-size:25px;line-height:35px;}address{font-style:normal;}.grille-services{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:30px;padding-top:30px;}@media (max-width: 1500px){.grille-services{grid-template-columns:1fr 1fr 1fr;}}@media (max-width: 1000px){.grille-services{grid-template-columns:1fr 1fr;}}@media (max-width: 600px){.grille-services{grid-template-columns:1fr;}}.zoneLien{display:flex;flex-direction:row;justify-content:center;}.lienService:link{padding:20px;border:2px #2d2f34 solid;border-radius:16px;transition:border 0.2s linear;color:white;text-decoration:none;display:block;padding-bottom:10px;margin-bottom:10px;}.lienService:link:hover{border:2px white solid;}.themeService{text-align:center;font-size:0.8em;}.titreService{font-size:1.3em;text-align:center;}.urlService{margin-top:-6px;font-size:0.8em;color:grey;text-align:center;}.metaService{text-decoration:none;}.metasService{display:flex;flex-direction:row;justify-content:center;font-size:0.8em;}.logoService{text-align:center;}.elLogoServ{max-width:150px;max-height:100px;color:white;}.descService{padding-top:5px;padding-bottom:10px;text-align:left;}main{margin:0px;margin-top:30px;margin-left:30px;margin-bottom:50px;margin-right:30px;}.centre{text-align:center;justify-content:center;}.textefooter{margin:10px;line-height:1.5em;width:60%;padding-left:20px;padding-right:20px;}.interlude{display:flex;justify-content:center;}.traitinterlude{border-top:2px gray dashed;width:650px;}.basfooter{display:flex;justify-content:space-around;margin-top:30px;margin-bottom:20px;}.corps{text-align:center;}footer{text-align:center;background-color:#26282c;display:flex;flex-direction:column;}.logofooter{padding-left:6%;margin-top:20px;text-align:center;}.ant{background-color:#26282c;background-image:url(img/antpetitgris.png);background-repeat:no-repeat;background-position:center top;display:inline-block;text-decoration:none;min-width:264px;min-height:80px;}.ant:hover{background-image:url(img/antpetit.png);}.liensfooter{display:flex;flex-direction:row;padding:20px;}.lienfooter{margin:10px;}#pres{text-align:center;line-height:40px;margin-left:100px;margin-right:100px;}@media (max-width: 1400px){#pres{margin-left:0px;margin-right:0px;}}#header{margin:0px;border:3px white solid;border-top:none;border-radius:0px 0px 12px 12px;text-align:center;font-size:2em;display:flex;justify-content:center;padding:30px;padding-bottom:20px;margin-left:35px;margin-right:35px;}@media (max-width: 600px){#header{border:none;padding:0px;margin-top:20px;margin-left:20px;margin-right:20px;}}header{display:flex;justify-content:center;}#header:active{box-shadow:2px 2px 3px white inset;}#header:hover{background-color:#45484f;transition:all 0.2s ease-in-out;}@media (max-width: 600px){#header:hover{background-color:inherit;}}h1,h2,h3,h4,h5,h6{font-weight:normal;line-height:100%;}h1{font-size:250%;text-align:center;}h2{font-size:200%;}h3{font-size:160%;}h4{font-size:140%;}h5{font-size:125%;}h6{font-size:110%;}#LRI{color:pink !important;aime:"les pizza ananas-champignons";width:200px;position:absolute;top:10px;left:10px;}@media (max-width: 1300px){#LRI{width:60px;position:absolute;top:2px;left:2px;}}@media (max-width: 1000px){#LRI{width:32px;position:absolute;top:2px;left:2px;}}.gomeza{display:none;position:fixed;bottom:0px;left:30px;z-index:100;}@media (max-width: 800px){.basfooter{flex-direction:column;}.textefooter{width:auto;margin:4%;margin-bottom:0px;}.logofooter{padding:0px;}.traitinterlude{width:80%;}}@media (max-width: 500px){.textefooter{padding-left:8%;padding-right:8%;margin:0px;}.liensfooter{flex-direction:column;}} |
Binary file not shown.
Reference in new issue