Added some nicer styles for dynamic math

This commit is contained in:
Kyle Fiedler
2012-09-05 14:24:05 -04:00
parent 8a5e872c8f
commit f785f6f8a1
3 changed files with 25 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
<form class="option-input">
<select name="input_${id}" id="input_${id}" >
<option value="option_${id}_dummy_default"> </option>
% for option_id, option_description in options: