Public Access
5
0

modification des styles id des articles pour s'appliquer sur tout les articles sauf celui de la page principale Lore

This commit is contained in:
LD
2025-11-23 14:47:24 -05:00
parent adbee4580a
commit bb989eb119
2 changed files with 7 additions and 27 deletions

View File

@@ -257,9 +257,11 @@ blockquote {
width: 90%; width: 90%;
} }
.lore article { .lore article:not(#mainLore) {
margin: 15px 0px; margin: 15px 0px;
scroll-margin-top: 110px; scroll-margin-top: 110px;
display: flex;
align-items: flex-start;
} }
.lore th a, .lore th a,
@@ -306,34 +308,12 @@ blockquote a {
bottom: 15px; bottom: 15px;
} }
.lore #awakening,
#vorsPrize,
#professor,
#onceAwake,
#deimos,
#secondDream,
#natah,
#risingTide,
#warWithin,
#chainsOfHarrow,
#apostasy,
#sacrifice,
#newWar {
display: flex;
align-items: flex-start;
}
.lore #secondDream div img {
padding: 10px;
margin-top: 13%;
border-radius: 20px;
}
.lore #awakening img, .lore #awakening img,
#professor img, #professor img,
#onceAwake img, #onceAwake img,
#deimos img, #deimos img,
#warWithin img { #warWithin img,
#secondDream div img {
padding: 10px; padding: 10px;
margin-top: 12%; margin-top: 12%;
border-radius: 20px; border-radius: 20px;

View File

@@ -24,7 +24,7 @@
</nav> </nav>
<main> <main>
<article> <article id="mainLore">
<h1>Comment commence <em>Warframe</em>?</h1> <h1>Comment commence <em>Warframe</em>?</h1>
<p>Depuis lannée 2024, les nouveaux joueurs ont accès à deux débuts qui finissent par converger. <p>Depuis lannée 2024, les nouveaux joueurs ont accès à deux débuts qui finissent par converger.