diff --git a/docs/assets/css/dirtbags.css b/docs/assets/css/dirtbags.css index 6a86e06..ce0a224 100644 --- a/docs/assets/css/dirtbags.css +++ b/docs/assets/css/dirtbags.css @@ -127,12 +127,15 @@ dd { max-width: inherit; } -.figure { +figure { margin: 0.5em 1em; float: right; font-size: small; text-align: center; } +figcaption { + fount-style: italic; +} .scoreboard { background: #222; diff --git a/docs/assets/js/tanks.js b/docs/assets/js/tanks.js index 45fb827..0e05c33 100644 --- a/docs/assets/js/tanks.js +++ b/docs/assets/js/tanks.js @@ -239,8 +239,6 @@ function start(id, game) { for (i in turn) { tanks[i].draw_tank() } - - document.getElementById('frameid').innerHTML = idx; } function update() { diff --git a/docs/intro.md b/docs/intro.md index 3ba2748..7d2e2eb 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -7,8 +7,8 @@ scripts: # Tanks Introduction
-
"ChashTank" dominates this short round.
+
"ChashTank" dominates this short round.
@@ -34,9 +34,8 @@ description of Tanks extensions. ## Quick Start for the Impatient
-
"Crashmaster" pwns the lame default tank provided in this - section.
+
"Crashmaster" pwns the lame default tank provided in this section.
@@ -63,8 +62,8 @@ Don't forget the [Forf manual](forf.md) and the ## Tank Specifications
-
"Ant Lion" nails "Rabbit With Gun".
+
"Ant Lion" nails "Rabbit With Gun".