Update logos for 2020.

This commit is contained in:
Patrick Fairbank
2020-03-21 14:40:28 -07:00
parent ec858914c4
commit 9fd98b6af8
6 changed files with 9 additions and 9 deletions

View File

@@ -92,12 +92,12 @@ html {
}
#logo {
position: relative;
top: 15px;
height: 120px;
top: 30px;
height: 90px;
}
#matchTime {
position: relative;
top: -26px;
top: 1px;
height: 60px;
color: #222;
font-family: "FuturaLTBold";
@@ -185,8 +185,8 @@ html {
}
#blindsLogo {
position: relative;
top: 17px;
height: 275px;
top: 37px;
height: 250px;
}
#finalScore {
position: fixed;
@@ -371,8 +371,8 @@ html {
font-size: 3.5em;
}
#allianceSelectionTable img {
width: 5em;
margin: -0.3em;
width: 6em;
margin: -0.2em;
}
#allianceSelectionTable tr:nth-child(even) {
background-color: #ccc;