Skip to content

Commit

Permalink
Merge pull request #112 from mariansauter/patch-2
Browse files Browse the repository at this point in the history
added jspsych-visual-search-circle to css
  • Loading branch information
jodeleeuw committed Feb 11, 2015
2 parents b4cb512 + ed55a92 commit d42a8b2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions css/jspsych.css
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,18 @@ button:hover {
margin-right: auto;
}

/*
*
* PLUGIN: jspsych-visual-search-circle
*
*/

#jspsych-visual-search-circle-svg {
display: block;
margin-left: auto;
margin-right: auto;
}

/*
*
* PLUGIN: jspsych-single-stim
Expand Down

0 comments on commit d42a8b2

Please sign in to comment.