when making new tables for competitions use the following codes to customise–
change id number and make sure all columns are listed
club comps x 4 = do 1 each for columns 3 5 7 9
.tablepress-id-52 .column-3 {
width: 8%;
text-align: center;
color: #FF4500;
background-color: #dcf3fc !important;
}
creative comp
.tablepress-id-50 .column-1,
.tablepress-id-50 .column-2,
.tablepress-id-50 .column-3 {
width: 33%;
}
.tablepress-id-50 .column-3 {
text-align: center;
color: #FF4500;
background-color: #dcf3fc !important;
}
hazlehurst = colums 3 5 7 8 11
.tablepress-id-51 .column-3 {
width: 5%;
text-align: center;
color: #FF4500;
background-color: #dcf3fc !important;
}
mono pi’s & prints
.tablepress-id-54 .column-1,
.tablepress-id-54 .column-2,
.tablepress-id-54 .column-3 {
width: 33%;
}
.tablepress-id-54 .column-3 {
text-align: center;
color: #FF4500;
background-color: #dcf3fc !important;
}
interclub = columns 3 5 7
.tablepress-id-56 .column-3 {
width: 5%;
text-align: center;
color: #FF4500;
background-color: #dcf3fc !important;
}
boty pi’s & prints
.tablepress-id-57 .column-1,
.tablepress-id-57 .column-2,
.tablepress-id-57 .column-3 {
width: 33%;
}
.tablepress-id-57 .column-3 {
text-align: center;
color: #FF4500;
background-color: #dcf3fc !important;
}
award winners
.tablepress-id-59 .column-1,
.tablepress-id-59 .column-2,
.tablepress-id-59 .column-3 {
width: 33%;
}