mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-10 06:06:47 -04:00
Update logos for 2020.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user