mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-11 16:18:11 +00:00
scope the input CSS to the jspsych-display-element
This commit is contained in:
parent
7dba81b83b
commit
66f21d9e7d
@ -50,7 +50,7 @@
|
||||
|
||||
/* Form elements like input fields and buttons */
|
||||
|
||||
input[type="text"] {
|
||||
.jspsych-display-element input[type="text"] {
|
||||
font-family: 'Open Sans', 'Arial', sans-serif;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user