docs: fix typo (#26776)

PR Close #26776
This commit is contained in:
djy0 2018-10-26 15:53:38 +08:00 committed by Matias Niemelä
parent 87a7f2dcb9
commit 678c28175e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ h2, h3 {
body { body {
margin: 2em; margin: 2em;
} }
body, input[text], button { body, input[type="text"], button {
color: #888; color: #888;
font-family: Cambria, Georgia; font-family: Cambria, Georgia;
} }