mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 04:19:41 +08:00
备案号增加图标,分栏卡片效果调整
This commit is contained in:
parent
653acf0340
commit
768986b137
@ -3454,6 +3454,23 @@ button.swiper-pagination-bullet {
|
|||||||
line-height: 2.5rem;
|
line-height: 2.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.columns {
|
||||||
|
margin: 0 0 14px 0;
|
||||||
|
|
||||||
|
& > .column {
|
||||||
|
border: 1px solid var(--light-b);
|
||||||
|
border-radius: var(--radius-wrap);
|
||||||
|
|
||||||
|
& :not(:last-child) {
|
||||||
|
margin-bottom: 4px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
& :last-child {
|
||||||
|
margin-bottom: 0 !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
line-height: 1.7em;
|
line-height: 1.7em;
|
||||||
margin-bottom: 14px;
|
margin-bottom: 14px;
|
||||||
|
2
templates/assets/css/style.min.css
vendored
2
templates/assets/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
@ -30,7 +30,7 @@ spec:
|
|||||||
settingName: theme-dream2-plus-setting
|
settingName: theme-dream2-plus-setting
|
||||||
configMapName: theme-dream2-plus-configMap
|
configMapName: theme-dream2-plus-configMap
|
||||||
# 版本号
|
# 版本号
|
||||||
version: 0.0.0.6
|
version: 0.0.0.10
|
||||||
# 最低支持的 Halo 版本
|
# 最低支持的 Halo 版本
|
||||||
require: ">=2.12.0"
|
require: ">=2.12.0"
|
||||||
# 许可
|
# 许可
|
||||||
|
Loading…
x
Reference in New Issue
Block a user