From 3e5c281d9e8168656a76f27d980e3f6d2e1ac6a3 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 13 Oct 2011 15:48:29 -0700 Subject: Starting work on the Add Exception form --- htdocs/css/main.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'htdocs/css') diff --git a/htdocs/css/main.css b/htdocs/css/main.css index 831ee18..5e5a1fe 100644 --- a/htdocs/css/main.css +++ b/htdocs/css/main.css @@ -33,6 +33,13 @@ h3 { padding: 0.3em 1em 0.3em 1em; text-decoration: none; border-radius: 5px; + font-size: small; +} + +input.bigbutton { + padding: 0.3em 1em 0.3em 1em; + border: none; + font-size: small; } .smallbutton, .smallbutton:visited { -- cgit v1.2.3