diff options
-rwxr-xr-x | css/basic.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/basic.css b/css/basic.css index b13986568..cfff7dd97 100755 --- a/css/basic.css +++ b/css/basic.css @@ -301,6 +301,7 @@ select, optgroup, option { font: inherit; + font-weight: normal; color: #333; background-color: #fff; line-height: 1; |