added title below image, need to do some more styling to whole interface eventually

This commit is contained in:
Abdallah Soliman
2016-07-10 22:21:38 -05:00
parent 1778513544
commit 7d598ebaf4
2 changed files with 6 additions and 2 deletions

View File

@@ -177,4 +177,8 @@ main {
}
.not-current-game {
border: 1px solid black;
}
}
.game-title {
color: #000;
font-weight: bold;
}