mirror of
https://github.com/fooflington/wordsearch.git
synced 2025-09-16 10:59:05 +00:00
working simple mode
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>Wordsearch builder</title>
|
<title>Wordsearch builder</title>
|
||||||
<style>
|
<style>
|
||||||
|
body { font-family: sans-serif; }
|
||||||
table, th, td {
|
table, th, td {
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
|
Reference in New Issue
Block a user