diff --git a/WebContent/cah.css b/WebContent/cah.css index c82ef5c..1319501 100644 --- a/WebContent/cah.css +++ b/WebContent/cah.css @@ -582,3 +582,10 @@ span.debug, span.admin { .nowrap { white-space: nowrap; } + +.cardnum { + position: absolute; + right: 10px; + bottom: 19px; + font-size: 8pt; +} diff --git a/WebContent/game.jsp b/WebContent/game.jsp index b715cd9..f09c163 100644 --- a/WebContent/game.jsp +++ b/WebContent/game.jsp @@ -95,8 +95,12 @@ HttpSession hSession = request.getSession(true); If this is your first time playing, you may wish to read the changelog and list of known issues.

-

Most recent update: 7 August 2013:

+

Most recent update: 3 September 2013: