mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Various UI tweaks.
This commit is contained in:
@@ -449,6 +449,9 @@ html {
|
||||
opacity: 0;
|
||||
text-align: center;
|
||||
}
|
||||
#bracketSvg {
|
||||
width: 100%;
|
||||
}
|
||||
#sponsor {
|
||||
position: fixed;
|
||||
width: 1000px;
|
||||
|
||||
@@ -38,3 +38,6 @@ body {
|
||||
margin: auto auto;
|
||||
text-align: center;
|
||||
}
|
||||
#bracketSvg {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -105,7 +105,7 @@ td[data-plc-value="true"] {
|
||||
color: #090;
|
||||
}
|
||||
.btn-game-sound {
|
||||
width: 110px;
|
||||
width: 160px;
|
||||
text-align: left;
|
||||
}
|
||||
input[data-changed="true"], select[data-changed="true"] {
|
||||
|
||||
Reference in New Issue
Block a user