Remove Courier from the monospace font stack. fixes #17640.

git-svn-id: http://svn.automattic.com/wordpress/trunk@18118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
koopersmith
2011-06-02 19:55:27 +00:00
parent 8a7dd1e31c
commit e62e01b928
9 changed files with 14 additions and 14 deletions

View File

@@ -170,7 +170,7 @@ textarea {
}
#error-page code, .code {
font-family: Consolas, Monaco, Courier, monospace;
font-family: Consolas, Monaco, monospace;
}
#pass-strength-result {