Visual UI fixes from iammattthomas, fixes #8387

git-svn-id: https://develop.svn.wordpress.org/trunk@9918 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-11-27 11:53:32 +00:00
parent 10f934c0f8
commit ab624e98db
10 changed files with 80 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
#template textarea {
font-family: 'Courier New', Courier, monospace;
font-family: Consolas, Monaco, Courier, monospace;
font-size: 12px;
width: 97%;
}