1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-19 14:00:27 +00:00

Put win type on bracket and made bracket text smaller

This commit is contained in:
2019-02-01 15:36:37 +00:00
parent 2b92bdaf66
commit d0cf5301e2
3 changed files with 11 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
<style>
table.smallText tr td { font-size: 10px; }
/*
* Bracket Layout Specifics
*/
@@ -9,9 +10,10 @@ main {
.round {
display:flex;
flex-direction:column;
width: 200px;
width: 145px;
list-style:none;
padding:0;
font-size: 10px;
}
.game + li {
@@ -56,7 +58,7 @@ li:first-child,li:last-child {
}
</style>
<% cache ["#{@weight.id}_bracket", @weight] do %>
<table class='pagebreak'>
<table class='smallText'>
<h5><strong><%= @tournament.name %> - <%= @weight.max %> lbs Bracket</strong></h5>
<tr>
<td valign="top" style="padding: 10px;">