Added games and redid history.

This commit is contained in:
Daniel Buckmaster 2014-03-29 22:36:26 +11:00
parent 8488ef4064
commit 175781eefb
4 changed files with 112 additions and 100 deletions

View file

@ -144,6 +144,12 @@ img.history {
margin: 1em;
}
table.history tr td:nth-child(1) {
font-weight: bold;
width: 4em;
display: inline-block;
}
/*-----------------------------------------------------------------------------
* Posts
*/