回答編集履歴

2

修正

2017/10/07 11:05

投稿

s8_chu
s8_chu

スコア14731

test CHANGED
@@ -50,8 +50,6 @@
50
50
 
51
51
  }
52
52
 
53
-
54
-
55
53
  </style>
56
54
 
57
55
  </head>

1

修正

2017/10/07 11:05

投稿

s8_chu
s8_chu

スコア14731

test CHANGED
@@ -32,6 +32,16 @@
32
32
 
33
33
 
34
34
 
35
+ .button1:hover {
36
+
37
+ color: #fff;
38
+
39
+ background-color: #151e29;
40
+
41
+ }
42
+
43
+
44
+
35
45
  .button1:focus {
36
46
 
37
47
  outline: 0;