modification de classes et id, début de la rédaction pour la sous page de lore 4
This commit is contained in:
@@ -225,7 +225,7 @@ blockquote {
|
||||
}
|
||||
|
||||
.lore blockquote {
|
||||
width: 60%;
|
||||
width: 80%;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@@ -257,7 +257,7 @@ blockquote {
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
.lore article:not(#mainLore) {
|
||||
.lore article:not(.exception) {
|
||||
margin: 15px 0px;
|
||||
scroll-margin-top: 110px;
|
||||
display: flex;
|
||||
@@ -313,7 +313,8 @@ blockquote a {
|
||||
#onceAwake img,
|
||||
#deimos img,
|
||||
#warWithin img,
|
||||
#secondDream div img {
|
||||
#secondDream img,
|
||||
#duviri img {
|
||||
padding: 10px;
|
||||
margin-top: 12%;
|
||||
border-radius: 20px;
|
||||
@@ -330,7 +331,8 @@ blockquote a {
|
||||
#natah img,
|
||||
#risingTide img,
|
||||
#chainsOfHarrow img,
|
||||
#newWar img {
|
||||
#newWar img,
|
||||
#whispersInTheWalls img {
|
||||
width: 30%;
|
||||
margin-top: 4.5%;
|
||||
border-radius: 20px;
|
||||
|
||||
Reference in New Issue
Block a user