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