質問編集履歴
2
修正後のキャプチャ追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -61,4 +61,10 @@
|
|
61
61
|

|
62
62
|
|
63
63
|
▼スマホ表示
|
64
|
-

|
64
|
+

|
65
|
+
|
66
|
+
【追記】
|
67
|
+
transform: translate(50px, -50px);
|
68
|
+
outline-color: transparent;
|
69
|
+
▼上記記述追加後のスマホ表示
|
70
|
+

|
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -21,7 +21,7 @@
|
|
21
21
|
|
22
22
|
```html
|
23
23
|
<div id="search" class="search-custom-d">
|
24
|
-
<form method="get" id="searchform" action="
|
24
|
+
<form method="get" id="searchform" action="★">
|
25
25
|
<label class="hidden" for="s">
|
26
26
|
</label>
|
27
27
|
<input type="text" placeholder="検索キーワードを入力" value="" name="s" id="s">
|