We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60729ff commit 3880ed4Copy full SHA for 3880ed4
1 file changed
src/main/webapp/index.jsp
@@ -65,7 +65,7 @@
65
<label class="radio-inline">
66
<input type="radio" name="r3" value="mul" />Multiplication
67
</label>
68
- <input type="submit" name="" class="btn btn-lg btn-block" value="submit" style="background-color: #526abd; margin-top: 30px;">
+ <input type="submit" name="" class="btn btn-lg btn-block" value="submit" style="background-color: #526abd; margin-top: 30px; color: #fff">
69
</fieldset>
70
</form>
71
</div>
0 commit comments