Public Access
5
0

ajouts de styles CSS et d'informations dans sous page lore 2

This commit is contained in:
LD
2025-11-21 15:21:06 -05:00
parent 5b7dfb4a9d
commit f6a429ee4e
3 changed files with 21 additions and 6 deletions

View File

@@ -206,7 +206,7 @@ footer p {
bottom: 15px;
}
#awakening, #vorsPrize, #professor, #onceAwake, #deimos, #secondDream, #natah {
.lore #awakening, #vorsPrize, #professor, #onceAwake, #deimos, #secondDream, #natah, #risingTide {
display: flex;
align-items: flex-start;
}
@@ -217,25 +217,25 @@ footer p {
border-radius: 20px;
}
#awakening img, #professor img, #onceAwake img, #deimos img, #natah img {
.lore #awakening img, #professor img, #onceAwake img, #deimos img {
padding: 10px;
margin-top: 12%;
border-radius: 20px;
}
#vorsPrize img, #archwing img{
.lore #vorsPrize img, #archwing img{
padding: 10px;
margin-top: 5px;
border-radius: 20px;
}
#voxSolaris img {
.lore #voxSolaris img, #natah img, #risingTide img {
width: 30%;
margin-top: 5%;
margin-top: 4.5%;
border-radius: 20px;
}
#PreludeToWar img {
.lore #PreludeToWar img {
width: 30%;
flex-shrink: 0;
margin-left: 5px;