The next set of rules applies a different text color to each input field: input[name$='[name]'] { color: darkred; } input[name$='[email]'] { color: darkblue ...
確定! 回上一頁