fine-tune page styles, use iframe to load external page in navigation bar

This commit is contained in:
RockYang
2024-12-25 11:10:23 +08:00
parent 989b4a64d6
commit cbf06eea24
18 changed files with 959 additions and 1090 deletions
+1 -1
View File
@@ -277,7 +277,7 @@
}
.pagination {
padding 10px 20px
margin-top 20px
display flex
justify-content center
}
+2 -1
View File
@@ -58,7 +58,8 @@ body {
.container {
padding: 15px 20px 30px 20px;
background: #ffffff;
margin-bottom 80px
margin-bottom 20px
max-width 100%
}
.crumbs {
+1 -1
View File
@@ -382,7 +382,7 @@
}
.pagination {
padding 10px 20px
margin-top 20px
display flex
justify-content center
}