online multiplayer chess game (note server currently down)
Diffstat (limited to 'html/custom.html')
| -rw-r--r-- | html/custom.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/custom.html b/html/custom.html index b17b095..832478b 100644 --- a/html/custom.html +++ b/html/custom.html @@ -29,7 +29,7 @@ } .godot { - font-family: verdana; + font-family: ubuntu; font-weight: bold; color: #e0e0e0; background-color: black; |