回答編集履歴

1

typo

2015/09/16 09:28

投稿

Lhankor_Mhy
Lhankor_Mhy

スコア36104

test CHANGED
@@ -5,12 +5,6 @@
5
5
  ```CSS
6
6
 
7
7
  #contactArea {
8
-
9
- top:100px
10
-
11
- position: absolute;
12
-
13
- z-index: 1;
14
8
 
15
9
  width: 100%;
16
10
 
@@ -37,12 +31,6 @@
37
31
  ```CSS
38
32
 
39
33
  #contactArea {
40
-
41
- top:100px
42
-
43
- position: absolute;
44
-
45
- z-index: 1;
46
34
 
47
35
  width: 100%;
48
36