Skip to content

Commit 92ce697

Browse files
committed
Stripe the table for convenience
1 parent 4d948ca commit 92ce697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h3>Upload a new submission</h3>
4444
<div class="row">
4545
<div class="col-sm-6">
4646
<h3>Your uploads</h3>
47-
<table class="table">
47+
<table class="table table-striped">
4848
<tr>
4949
<th scope="col">Id</th>
5050
<th scope="col">Uploaded</th>

0 commit comments

Comments
 (0)