Public Access
5
0

ajout de règles css Lore

This commit is contained in:
LD
2025-11-19 14:14:03 -05:00
parent de6ca4ac64
commit 1846272d90

View File

@@ -46,10 +46,10 @@
background-color: rgb(104, 170, 56);
}
/****************************/
/* PAGE: Univers Sci-fi */
/**************************************/
/* PAGE: Univers Sci-fi et sous-pages */
/* AUTEUR: Léa */
/****************************/
/**************************************/
.lore {
background-color: #C19F8A;
color: #FFEFE5;
@@ -65,12 +65,13 @@
}
.lore table{
width: 60%;
width: 70%;
border: 2px solid #FFEFE5;
margin: 10px;
}
.lore th{
padding: 10px;
border: 1px solid #FFEFE5;
}