This commit is contained in:
xulu
2021-08-22 19:41:25 +08:00
parent 4d8c396790
commit 21e5fc549a
21 changed files with 602 additions and 360 deletions

View File

@@ -54,7 +54,29 @@ a {
.container_l {
border: 0 !important;
padding: 30px 0 !important;
padding: 15px 0 30px 0 !important;
background: 0 !important;
}
.content_l .link_jour {
position: fixed;
top: 65px;
right: 50%;
margin-right: -640px;
font-weight: bold;
align-items: center;
cursor: pointer;
z-index: 15;
}
.content_l .top_dao {
margin: 0 10px;
cursor: pointer;
}
.content_l .top_dao:hover {
text-decoration: underline;
}
.crumbs {