From 9ba322a84b1094b6a7882a4c28a7318fbecc7d95 Mon Sep 17 00:00:00 2001 From: foo Date: Mon, 19 Dec 2016 16:03:38 +0000 Subject: [PATCH] prettify a bit --- war/base.css | 5 +++-- war/build.jsp | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/war/base.css b/war/base.css index d57fbe9..0f699d9 100644 --- a/war/base.css +++ b/war/base.css @@ -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 { diff --git a/war/build.jsp b/war/build.jsp index 57626c7..57cde05 100755 --- a/war/build.jsp +++ b/war/build.jsp @@ -2,8 +2,6 @@ Wordsearch builder - <%@ page import="uk.org.mafoo.wordsearch.*" %> <%@ page import="java.util.*" %> @@ -32,7 +30,9 @@ %>

<%= name %>

-Download CSV +
+ [ Start again | Download CSV ] +