diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index ebab6d2aab..5ca7d03813 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -292,6 +292,9 @@ sup { sub { top: .5ex; } +input[type="text"], textarea { + padding: 0 0 0 3px; +} a:link { color:#0066CC; } @@ -1038,7 +1041,6 @@ h3#reply-title { } - /* =Widget Areas -------------------------------------------------------------- */