Update logos for 2018 game.

This commit is contained in:
Patrick Fairbank
2018-01-06 14:42:44 -08:00
parent 2c2a44aa4b
commit 2740cc628b
7 changed files with 4 additions and 4 deletions

View File

@@ -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;
}