mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Replace game-specific branding with FIRST logos
This commit is contained in:
@@ -14,7 +14,7 @@ body {
|
||||
color: #fff;
|
||||
}
|
||||
body[data-mode=logo] {
|
||||
background-color: #000;
|
||||
background-color: #fff;
|
||||
}
|
||||
body[data-mode=fieldReset] {
|
||||
background-color: #0a3;
|
||||
@@ -44,7 +44,6 @@ body[data-mode=timeout] .mode#match {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
height: 105%;
|
||||
margin: auto auto;
|
||||
}
|
||||
|
||||
|
||||
@@ -108,8 +108,10 @@ html {
|
||||
}
|
||||
#logo {
|
||||
position: relative;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
top: 30px;
|
||||
height: 90px;
|
||||
height: 85px;
|
||||
}
|
||||
#matchTime {
|
||||
position: relative;
|
||||
@@ -202,7 +204,7 @@ html {
|
||||
#blindsLogo {
|
||||
position: relative;
|
||||
top: 37px;
|
||||
height: 250px;
|
||||
height: 185px;
|
||||
}
|
||||
#finalScore {
|
||||
position: fixed;
|
||||
@@ -394,7 +396,7 @@ html {
|
||||
}
|
||||
#allianceSelectionTable img {
|
||||
width: 6em;
|
||||
margin: -0.2em;
|
||||
margin: 0.2em;
|
||||
}
|
||||
#allianceSelectionTable tr:nth-child(even) {
|
||||
background-color: #ccc;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 76 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 74 KiB |
BIN
static/img/frc-logo.png
Normal file
BIN
static/img/frc-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 82 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 74 KiB |
Reference in New Issue
Block a user