Move to new server
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
td {
|
||||
vertical-align: middle;
|
||||
}
|
||||
td, th {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
table.wide td, table.wide th {
|
||||
height: 4em;
|
||||
}
|
||||
.winner {
|
||||
color: green;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
td.w-team {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
td.w-sep {
|
||||
width: 5%;
|
||||
}
|
||||
|
||||
td.w-fill {
|
||||
width: 35%;
|
||||
}
|
||||
Reference in New Issue
Block a user