mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-10 06:06:47 -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user