Public Access
5
0

ajout du prologue apostasie et ajout d'images

This commit is contained in:
LD
2025-11-21 15:42:16 -05:00
parent 1904ba691b
commit 354baa2bf6
4 changed files with 43 additions and 2 deletions

View File

@@ -214,7 +214,7 @@ footer p {
bottom: 15px;
}
.lore #awakening, #vorsPrize, #professor, #onceAwake, #deimos, #secondDream, #natah, #risingTide, #warWithin {
.lore #awakening, #vorsPrize, #professor, #onceAwake, #deimos, #secondDream, #natah, #risingTide, #warWithin, #chainsOfHarrow, #apostasy {
display: flex;
align-items: flex-start;
}
@@ -237,12 +237,17 @@ footer p {
border-radius: 20px;
}
.lore #voxSolaris img, #natah img, #risingTide img {
.lore #voxSolaris img, #natah img, #risingTide img, #chainsOfHarrow img{
width: 30%;
margin-top: 4.5%;
border-radius: 20px;
}
.lore #apostasy img {
border-radius: 20px;
margin-top: 3.5%;
}
.lore #PreludeToWar img {
width: 30%;
flex-shrink: 0;