mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-16 06:03:42 +08:00
fine-tune page styles, use iframe to load external page in navigation bar
This commit is contained in:
@@ -277,7 +277,7 @@
|
||||
}
|
||||
|
||||
.pagination {
|
||||
padding 10px 20px
|
||||
margin-top 20px
|
||||
display flex
|
||||
justify-content center
|
||||
}
|
||||
|
||||
@@ -58,7 +58,8 @@ body {
|
||||
.container {
|
||||
padding: 15px 20px 30px 20px;
|
||||
background: #ffffff;
|
||||
margin-bottom 80px
|
||||
margin-bottom 20px
|
||||
max-width 100%
|
||||
}
|
||||
|
||||
.crumbs {
|
||||
|
||||
@@ -382,7 +382,7 @@
|
||||
}
|
||||
|
||||
.pagination {
|
||||
padding 10px 20px
|
||||
margin-top 20px
|
||||
display flex
|
||||
justify-content center
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user