Skip to content

Commit 3880ed4

Browse files
authored
Update index.jsp
1 parent 60729ff commit 3880ed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/webapp/index.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<label class="radio-inline">
6666
<input type="radio" name="r3" value="mul" />Multiplication
6767
</label>
68-
<input type="submit" name="" class="btn btn-lg btn-block" value="submit" style="background-color: #526abd; margin-top: 30px;">
68+
<input type="submit" name="" class="btn btn-lg btn-block" value="submit" style="background-color: #526abd; margin-top: 30px; color: #fff">
6969
</fieldset>
7070
</form>
7171
</div>

0 commit comments

Comments
 (0)