質問編集履歴
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -18,7 +18,7 @@
|
|
18
18
|
animation:fadein 1s linear 0s forwards alternate;
|
19
19
|
}
|
20
20
|
#hoge:hover{
|
21
|
-
fill:#777;
|
21
|
+
fill:#777 !important;
|
22
22
|
}
|
23
23
|
```
|
24
24
|
|