Update logos for 2019.

This commit is contained in:
Patrick Fairbank
2019-07-27 12:42:26 -07:00
parent 48055dc5ca
commit 3a43d4740e
7 changed files with 9 additions and 12 deletions

View File

@@ -41,7 +41,7 @@ body[data-mode=fieldReset] .mode#fieldReset {
bottom: 0;
left: 0;
right: 0;
width: 80%;
width: 70%;
margin: auto auto;
}

View File

@@ -159,12 +159,12 @@ html {
}
#logo {
position: relative;
top: 35px;
height: 75px;
top: 15px;
height: 120px;
}
#matchTime {
position: relative;
top: 4px;
top: -26px;
height: 60px;
color: #222;
font-family: "FuturaLTBold";
@@ -260,8 +260,8 @@ html {
}
#blindsLogo {
position: relative;
top: 55px;
height: 200px;
top: 17px;
height: 275px;
}
#finalScore {
position: fixed;
@@ -446,8 +446,8 @@ html {
font-size: 3.5em;
}
#allianceSelectionTable img {
width: 8em;
margin: 0.3em;
width: 5em;
margin: -0.3em;
}
#allianceSelectionTable tr:nth-child(even) {
background-color: #ccc;