style 時間軸節點間距60px
This commit is contained in:
@@ -1809,7 +1809,7 @@ a {
|
|||||||
|
|
||||||
.merged-storyline .story-node:nth-of-type(odd),
|
.merged-storyline .story-node:nth-of-type(odd),
|
||||||
.merged-storyline .story-node:nth-of-type(even) {
|
.merged-storyline .story-node:nth-of-type(even) {
|
||||||
margin-top: 35px;
|
margin-top: 60px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -156,7 +156,7 @@
|
|||||||
|
|
||||||
.merged-storyline .story-node:nth-of-type(odd),
|
.merged-storyline .story-node:nth-of-type(odd),
|
||||||
.merged-storyline .story-node:nth-of-type(even) {
|
.merged-storyline .story-node:nth-of-type(even) {
|
||||||
margin-top: 35px;
|
margin-top: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 紀實長卷/pillar 段落 */
|
/* 紀實長卷/pillar 段落 */
|
||||||
|
|||||||
Reference in New Issue
Block a user