Merge branch 'main' of https://gitea.zkd.ca/Dev_Web/web01
This commit is contained in:
@@ -668,28 +668,26 @@ footer {
|
|||||||
.lore aside {
|
.lore aside {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
bottom: 5px;
|
bottom: 5px;
|
||||||
margin-bottom: 5px;
|
left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lore .nextArc {
|
.lore .nextArc {
|
||||||
width: 6.5%;
|
|
||||||
margin: 5px;
|
|
||||||
display: block;
|
display: block;
|
||||||
text-align: center;
|
|
||||||
background-color: #c19f8a;
|
|
||||||
border-radius: 15px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.lore .nextArc a {
|
.lore aside a {
|
||||||
padding: 10px 5px;
|
display: inline-block;
|
||||||
display: block;
|
|
||||||
color: #13172c;
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
color: #13172c;
|
||||||
|
padding: 10px 16px;
|
||||||
|
margin: 5px;
|
||||||
|
background-color: #c19f8a;
|
||||||
|
border-radius: 20px;
|
||||||
|
width: 6.5%;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lore .nextArc a:hover {
|
.lore aside a:hover {
|
||||||
border-radius: 15px;
|
|
||||||
text-align: center;
|
|
||||||
background-color: #bf815b;
|
background-color: #bf815b;
|
||||||
color: #ffefe5;
|
color: #ffefe5;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user