We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b709a40 commit 6b63dd7Copy full SHA for 6b63dd7
oshc/main/templates/contest_submission.html
@@ -3,7 +3,8 @@
3
{% block content %}
4
5
<div class="jumbotron text-xs-center">
6
- <div class="container text-center">
+ <div class="container text-center" style="position: absolute; margin: auto; top: 0; right: 0;
7
+ bottom: 15%; left: 0; width: 350px; height: 80px; text-align: center;">
8
<h1 class="display-3">Thank You!</h1>
9
<p class="lead"><strong>Your contest has been submitted for review.</strong></p>
10
<hr>
0 commit comments