mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-10 06:06:47 -04:00
Fixed fonts and logos for the pit display.
This commit is contained in:
@@ -15,7 +15,7 @@ body {
|
||||
background: -webkit-linear-gradient(top, #003375 1%, #3C679D 100%); /* Chrome10+,Safari5.1+ */
|
||||
background: -webkit-linear-gradient(top, #003375 1%, #3C679D 100%); /* Chrome10+,Safari5.1+ */
|
||||
background-repeat: no-repeat;
|
||||
font-family: sans-serif;
|
||||
font-family: "FuturaLT";
|
||||
}
|
||||
#column {
|
||||
width: 80%;
|
||||
@@ -26,7 +26,7 @@ body {
|
||||
padding: 20px 0px;
|
||||
line-height: 50px;
|
||||
font-size: 40px;
|
||||
font-weight: bold;
|
||||
font-family: "FuturaLTBold";
|
||||
color: #fff;
|
||||
}
|
||||
#logo {
|
||||
|
||||
Reference in New Issue
Block a user