Merge branch 'main' of https://gitea.zkd.ca/Dev_Web/web01
This commit is contained in:
@@ -134,7 +134,7 @@ footer>p {
|
||||
.lore table{
|
||||
width: 100%;
|
||||
position: sticky;
|
||||
top: 60px;
|
||||
top: 68px;
|
||||
border: 2px solid #FFEFE5;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
@@ -206,7 +206,7 @@ footer>p {
|
||||
bottom: 15px;
|
||||
}
|
||||
|
||||
#awakening, #vorsPrize, #professor, #onceAwake, #deimos, #secondDream, #natah {
|
||||
.lore #awakening, #vorsPrize, #professor, #onceAwake, #deimos, #secondDream, #natah, #risingTide, #warWithin, #chainsOfHarrow, #apostasy, #sacrifice {
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
}
|
||||
@@ -217,25 +217,30 @@ footer>p {
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
#awakening img, #professor img, #onceAwake img, #deimos img, #natah img {
|
||||
.lore #awakening img, #professor img, #onceAwake img, #deimos img, #warWithin img {
|
||||
padding: 10px;
|
||||
margin-top: 12%;
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
#vorsPrize img, #archwing img{
|
||||
.lore #vorsPrize img, #archwing img, #sacrifice img{
|
||||
padding: 10px;
|
||||
margin-top: 5px;
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
#voxSolaris img {
|
||||
.lore #voxSolaris img, #natah img, #risingTide img, #chainsOfHarrow img{
|
||||
width: 30%;
|
||||
margin-top: 5%;
|
||||
margin-top: 4.5%;
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
#PreludeToWar img {
|
||||
.lore #apostasy img {
|
||||
border-radius: 20px;
|
||||
margin-top: 3.5%;
|
||||
}
|
||||
|
||||
.lore #PreludeToWar img {
|
||||
width: 30%;
|
||||
flex-shrink: 0;
|
||||
margin-left: 5px;
|
||||
|
||||
Reference in New Issue
Block a user