mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-10 06:06:47 -04:00
Added 2015 fields to audience display.
This commit is contained in:
@@ -90,15 +90,10 @@ html {
|
||||
text-align: center;
|
||||
font-family: "FuturaLTBold";
|
||||
font-size: 55px;
|
||||
line-height: 80px;
|
||||
line-height: 104px;
|
||||
color: #fff;
|
||||
opacity: 0;
|
||||
}
|
||||
.score-fields {
|
||||
padding: 0px 15px;
|
||||
margin: -10px 0px;
|
||||
opacity: 0;
|
||||
}
|
||||
.assist {
|
||||
float: left;
|
||||
width: 22px;
|
||||
@@ -120,11 +115,11 @@ html {
|
||||
#logo {
|
||||
position: relative;
|
||||
top: 35px;
|
||||
height: 70px;
|
||||
height: 65px;
|
||||
}
|
||||
#matchTime {
|
||||
position: relative;
|
||||
top: 7px;
|
||||
top: 18px;
|
||||
height: 60px;
|
||||
color: #000;
|
||||
font-family: "FuturaLTBold";
|
||||
@@ -195,8 +190,8 @@ html {
|
||||
}
|
||||
#blindsLogo {
|
||||
position: relative;
|
||||
top: 70px;
|
||||
height: 150px;
|
||||
top: 75px;
|
||||
height: 130px;
|
||||
}
|
||||
#finalScore {
|
||||
position: fixed;
|
||||
@@ -262,7 +257,7 @@ html {
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
font-family: "FuturaLT";
|
||||
font-size: 30px;
|
||||
font-size: 24px;
|
||||
}
|
||||
#redFinalBreakdown {
|
||||
clear: left;
|
||||
|
||||
Reference in New Issue
Block a user