Public Access
5
0

Ajout + Update : Commentaire de crédit dans les fichiers html et css

This commit is contained in:
2025-11-30 23:36:44 -05:00
parent b45ea05c09
commit a3f1d8857c
14 changed files with 103 additions and 16 deletions

View File

@@ -1,10 +1,14 @@
/****************************/
/* FICHIER: style.css */
/* AUTEURS: Léa Dezothez, Jérémy Hébert, Andres David Herrera Escorcia et Stanislas Royal */
/****************************/
@charset "UTF-8";
/* La feuille de style est encodée en UTF-8 */
/****************************/
/* PAGE: Tous */
/* AUTEUR: Tous */
/* Nav + footer: Jérémy */
/* PAGE: Style commun a l'ensemble des pages du projet */
/* AUTEUR: Léa Dezothez, Jérémy Hébert, Andres David Herrera Escorcia et Stanislas Royal */
/* Nav + footer: Jérémy Hébert */
/****************************/
* {
margin: 0;
@@ -139,7 +143,7 @@ footer a:hover {
/****************************/
/* PAGE: Accueil */
/* AUTEUR: Léa */
/* AUTEUR: Léa Dezothez */
/****************************/
.accueil {
color: #ffefe5;
@@ -281,7 +285,7 @@ footer a:hover {
/****************************/
/* PAGE: à Propos */
/* AUTEUR: Stanislas */
/* AUTEUR: Stanislas Royal */
/****************************/
.aPropos {
background-color: rgb(99, 241, 99);
@@ -344,7 +348,7 @@ footer a:hover {
#726F9A
#273A56
#C19F8A
Couleur texte : #FFEFE5
Couleur texte : #FFEFE5
*/
@@ -396,7 +400,7 @@ Couleur texte : #FFEFE5
/****************************/
/* PAGE: L'équipe */
/* AUTEUR: Jérémy */
/* AUTEUR: Jérémy Hébert */
/****************************/
.team {
background: #13172c center;
@@ -506,7 +510,7 @@ Couleur texte : #FFEFE5
/****************************/
/* PAGE: Histoire de DE */
/* AUTEUR: Jérémy */
/* AUTEUR: Jérémy Hébert */
/****************************/
.histoire {
background: #13172c center;
@@ -644,7 +648,7 @@ Couleur texte : #FFEFE5
/**************************************/
/* PAGE: Univers Sci-fi et sous-pages */
/* AUTEUR: Léa */
/* AUTEUR: Léa Dezothez */
/**************************************/
.lore:not(footer) {
background-color: #13172c;
@@ -886,7 +890,7 @@ Couleur texte : #FFEFE5
/****************************/
/* PAGE: Missions */
/* AUTEUR: Stanislas */
/* AUTEUR: Stanislas Royal */
/****************************/
.missions {
background-color: rgb(43, 189, 226);
@@ -894,7 +898,7 @@ Couleur texte : #FFEFE5
/****************************/
/* PAGE: Warframes */
/* AUTEUR: Andres */
/* AUTEUR: Andres David Herrera Escorcia */
/****************************/
.armures {
max-width: 100%;
@@ -1084,7 +1088,7 @@ Couleur texte : #FFEFE5
/****************************/
/* PAGE: Crédits */
/* AUTEUR: Jeremy */
/* AUTEUR: Jérémy Hébert */
/****************************/
.credits {
background: #C19F8A center;
@@ -1187,8 +1191,8 @@ Couleur texte : #FFEFE5
}
/****************************/
/* PAGE: Reponse */
/* AUTEUR: Stanislas & Jeremy */
/* PAGE: Merci */
/* AUTEUR: Jérémy Hébert */
/****************************/
.reponse {
background: #C19F8A url("../images/ImagesReponse/Merci.png") center;