|
@@ -44,8 +44,8 @@
|
|
|
<label><input type="radio" name="scale" value="1"> 1.6x</label>
|
|
|
<label><input type="radio" name="scale" value="2"> 2x</label>
|
|
|
</fieldset>
|
|
|
- <input type="submit" value="実行"/>
|
|
|
- <input type="submit" name="download" value="ダウンロード"/>
|
|
|
+ <input type="submit" value="実行" class="button"><br>
|
|
|
+ <input type="submit" name="download" value="ダウンロード" class="button">
|
|
|
</form>
|
|
|
<div class="help">
|
|
|
<ul class="padding-left">
|