mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Update logos for 2018 game.
This commit is contained in:
@@ -14,7 +14,7 @@ body {
|
||||
color: #fff;
|
||||
}
|
||||
body[data-mode=logo] {
|
||||
background-color: #fff;
|
||||
background-color: #000;
|
||||
}
|
||||
body[data-mode=fieldReset] {
|
||||
background-color: #0a3;
|
||||
@@ -44,7 +44,7 @@ body[data-mode=fieldReset] .mode#fieldReset {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
width: 100%;
|
||||
width: 80%;
|
||||
margin: auto auto;
|
||||
}
|
||||
|
||||
|
||||
@@ -356,7 +356,7 @@ html {
|
||||
font-size: 3.5em;
|
||||
}
|
||||
#allianceSelectionTable img {
|
||||
width: 4em;
|
||||
width: 8em;
|
||||
margin: 0.3em;
|
||||
}
|
||||
#allianceSelectionTable tr:nth-child(even) {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 368 KiB After Width: | Height: | Size: 27 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 15 MiB |
BIN
static/img/alliance-station-logo.png
Executable file
BIN
static/img/alliance-station-logo.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 35 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 8.8 MiB After Width: | Height: | Size: 36 KiB |
@@ -30,7 +30,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="logo" class="mode">
|
||||
<img id="logoImg" src="/static/img/alliance-station-logo.gif" alt="logo" />
|
||||
<img id="logoImg" src="/static/img/alliance-station-logo.png" alt="logo" />
|
||||
</div>
|
||||
<div id="fieldReset" class="mode"><div>FIELD<br />RESET</div></div>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user