]> iEval git - mindcoding-template-patches.git/blobdiff - tmpl/ct.en
Convert all jumbotrons to wells
[mindcoding-template-patches.git] / tmpl / ct.en
index aa85e93bb440ec31cc5afcb420b9f1e0f85fa58f..98962bf32c955f596aaff88ab16e095e309729ca 100644 (file)
@@ -2,7 +2,7 @@
 <div class="col-md-12 column">
 
 <tmpl_if running>
-<div class="jumbotron">
+<div class="well">
 <h1>Running contests</h1>
 <table class="table">
 <thead>
@@ -18,7 +18,7 @@
 </tmpl_if>
 
 <tmpl_if pending>
-<div class="jumbotron">
+<div class="well">
 <h1>Pending contests</h1>
 <table class="table">
 <thead>
@@ -34,7 +34,7 @@
 </tmpl_if>
 
 <tmpl_if finished>
-<div class="jumbotron">
+<div class="well">
 <h1>Finished contests</h1>
 <table class="table">
 <thead>
This page took 0.021091 seconds and 4 git commands to generate.