Public Access
5
0

Modification des images de la page lore

This commit is contained in:
LD
2025-11-28 10:26:24 -05:00
parent 43a0c841c6
commit 190e5617d3
9 changed files with 4 additions and 3 deletions

View File

@@ -554,7 +554,7 @@ footer {
}
.lore main {
margin: 0px auto;
margin: 0px auto 1% auto;
width: 85%;
}
@@ -564,7 +564,7 @@ footer {
}
.lore h1 {
margin-top: 50px;
margin-top: 30px;
font-size: 3.5rem;
}
@@ -601,6 +601,7 @@ blockquote {
.lore td {
border: 1px solid #ffefe5;
background-color: #13172c;
}
.lore td img {