modification de la structure, ajout de Div pour les images et ajout d'information dans la page lore 2
This commit is contained in:
@@ -206,14 +206,20 @@ footer p {
|
||||
bottom: 15px;
|
||||
}
|
||||
|
||||
#awakening, #vorsPrize, #professor, #onceAwake, #deimos {
|
||||
#awakening, #vorsPrize, #professor, #onceAwake, #deimos, #secondDream, #natah {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.lore #secondDream div img {
|
||||
padding: 10px;
|
||||
margin-top: 13%;
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
#awakening img, #professor img, #onceAwake img, #deimos img, #natah img {
|
||||
padding: 10px;
|
||||
margin-top: 3.5%;
|
||||
margin-top: 12%;
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user