回答編集履歴
1
調整
answer
CHANGED
|
@@ -9,9 +9,6 @@
|
|
|
9
9
|
});
|
|
10
10
|
</script>
|
|
11
11
|
<style>
|
|
12
|
-
html{
|
|
13
|
-
scroll-behavior: smooth;
|
|
14
|
-
}
|
|
15
12
|
.dummy{height:60%;}
|
|
16
13
|
.dummy:nth-child(even){background-Color:lightgray;}
|
|
17
14
|
</style>
|