working simple mode

This commit is contained in:
foo 2016-12-19 14:24:13 +00:00
parent 1e327216f5
commit 7c52dad473

View File

@ -2,6 +2,7 @@
<head>
<title>Wordsearch builder</title>
<style>
body { font-family: sans-serif; }
table, th, td {
border: 1px solid black;
border-collapse: collapse;