Commit 966886b6 authored by Dilys Sun's avatar Dilys Sun

fixed input::-moz-placeholder

parent 45a312d8
...@@ -61,7 +61,7 @@ body { ...@@ -61,7 +61,7 @@ body {
font-style: italic; font-style: italic;
} }
#todoapp input:-moz-placeholder { #todoapp input::-moz-placeholder {
font-style: italic; font-style: italic;
color: #a9a9a9; color: #a9a9a9;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment