diff --git a/index.html b/index.html
index be76249..4df755a 100644
--- a/index.html
+++ b/index.html
@@ -79,7 +79,7 @@
- Normal layout similar to most
other roller derby scoreboards
- - CRG-style layout
+ - CRG-style layout, or CRG without logos
- Penalty tracking layout
- High-visibility for
low-power projectors or outdoor bouts
diff --git a/logos/bd-betties.png b/logos/bd-betties.png
new file mode 100644
index 0000000..9e3ff1e
Binary files /dev/null and b/logos/bd-betties.png differ
diff --git a/logos/blue.png b/logos/blue.png
new file mode 100644
index 0000000..248aeb1
Binary files /dev/null and b/logos/blue.png differ
diff --git a/logos/green.png b/logos/green.png
index 7947278..ac41253 100644
Binary files a/logos/green.png and b/logos/green.png differ
diff --git a/logos/logos.js b/logos/logos.js
index 5b951c4..c715df9 100644
--- a/logos/logos.js
+++ b/logos/logos.js
@@ -29,6 +29,8 @@ teams = [
["TKRD", "tulare-kings.png", "Tulare Kings Roller Derby"],
["CHRY", "cherries.png", "Los Alamos Cherry Bombs"],
["PLG", "plague.png", "Zombie Plague"],
+ ["BDB", "bd-betties.png", "Black Diamond Betties"],
+ ["SKS", "sirens.png", "Sea to Sky Sirens"],
];
teams.sort();
@@ -37,5 +39,6 @@ teams.splice(0, 0,
["Blk", "black.png", "Black Team"],
["Wht", "white.png", "White Team"],
["Grn", "green.png", "Green Team"],
- ["Rng", "orange.png", "Orange Team"]
+ ["Rng", "orange.png", "Orange Team"],
+ ["Blu", "blue.png", "Blue Team"]
);
diff --git a/logos/sirens.png b/logos/sirens.png
new file mode 100644
index 0000000..51c5374
Binary files /dev/null and b/logos/sirens.png differ
diff --git a/res/scoreboard.css b/res/scoreboard.css
index c017101..d92ed36 100644
--- a/res/scoreboard.css
+++ b/res/scoreboard.css
@@ -50,6 +50,10 @@ body {
right: 0;
}
+.center {
+ text-align: center;
+}
+
.logo {
max-width: 1.8em;
max-height: 2em;
@@ -126,6 +130,11 @@ body {
bottom: 1.4em;
}
+#advert {
+ margin-top: 1.4em;
+ max-height: 2em;
+ max-width: 5em;
+}
.score {
position: absolute;
diff --git a/scoreboard.html b/scoreboard.html
index 86936e7..91590b8 100644
--- a/scoreboard.html
+++ b/scoreboard.html
@@ -1,59 +1,59 @@
-
- LADD Scoreboard
-
-
-
-
-
-
-
-
-
-
- 0
- ★
- -
-
+
+
LADD Scoreboard
+
+
+
+
+
+
+
+
+
+
+
+ 0
+ ★
+ -
+
-
- --:--
-
- -:--.-
-
- 0
-
+
+ --:--
+
+ -:--.-
+
+
-
-
- 0
- ★
- -
-
-
+
+
+ 0
+ ★
+ -
+
+
-
-
-
+
+
+