mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
we set a background color for input tags, but no text color :(
git-svn-id: https://develop.svn.wordpress.org/trunk@843 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -91,6 +91,7 @@ p, dl, dd, dt {
|
||||
|
||||
textarea, input, select {
|
||||
background: #f4f4f4;
|
||||
color: black;
|
||||
border: 1px solid #cacaca;
|
||||
font-family: Georgia, "Times New Roman", Times, serif;
|
||||
margin: 1px;
|
||||
|
||||
Reference in New Issue
Block a user