mirror of
https://github.com/fooflington/wordsearch.git
synced 2025-06-12 21:11:41 +00:00
prettify a bit
This commit is contained in:
@ -13,8 +13,9 @@ table, th, td {
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
#grid {
|
||||
font-family: monospace; font-size: 16;
|
||||
table#grid td {
|
||||
font-family: monospace;
|
||||
font-size: 22;
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
|
Reference in New Issue
Block a user