mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-10 14:16:47 -04:00
Added fallback of using alliance station displays for hot goals.
This commit is contained in:
@@ -86,3 +86,11 @@ body {
|
||||
[data-status=bypass] {
|
||||
background-color: #666;
|
||||
}
|
||||
#hotGoalLight {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
background-color: #ff0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user