質問編集履歴

2

文法の修正

2020/10/05 10:04

投稿

rara0210
rara0210

スコア18

test CHANGED
File without changes
test CHANGED
@@ -28,7 +28,33 @@
28
28
 
29
29
  display: flex;
30
30
 
31
-
31
+ }
32
+
33
+
34
+
35
+ .foot-list a:link {
36
+
37
+ color: gray;
38
+
39
+ }
40
+
41
+
42
+
43
+ .foot-list a:visited {
44
+
45
+ color: gray;
46
+
47
+ }
48
+
49
+
50
+
51
+ .foot-list a:hover {
52
+
53
+ color: gray;
54
+
55
+ text-decoration: underline;
56
+
57
+ text-decoration-color: #333333;
32
58
 
33
59
  }
34
60
 

1

画像追加

2020/10/05 10:04

投稿

rara0210
rara0210

スコア18

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,4 @@
1
- css
1
+ ![イメージ説明](f368de08c44c04ff0a0de42c651d53c6.png)css
2
2
 
3
3
 
4
4