Skip to content

Commit a75152b

Browse files
committed
Set default text color to jQuery Black (#333) per jquery/brand.jquery.org
1 parent 0633b98 commit a75152b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/jquery/css/base.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ input,
8282
select,
8383
textarea {
8484
font-family: sans-serif;
85-
color: #222;
85+
color: #333;
8686
}
8787

8888
/*

0 commit comments

Comments
 (0)