mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-10 06:06:47 -04:00
Updated referee display and optimized for iPad.
This commit is contained in:
@@ -17,15 +17,15 @@ h3, h4 {
|
||||
color: #fff;
|
||||
}
|
||||
.btn-referee {
|
||||
width: 120px;
|
||||
width: 100px;
|
||||
margin: 5px 5px;
|
||||
font-size: 30px;
|
||||
font-size: 25px;
|
||||
cursor: default;
|
||||
}
|
||||
.btn-referee-wide {
|
||||
width: 254px;
|
||||
margin: 5px 5px;
|
||||
font-size: 30px;
|
||||
font-size: 25px;
|
||||
}
|
||||
.btn {
|
||||
cursor: default;
|
||||
|
||||
Reference in New Issue
Block a user