From 3d42ddb5f4b465cd78b792d12e426f18b2ca3dc4 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sat, 21 Sep 2013 12:11:27 +0200 Subject: Fancy forms. --- static/style.css | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 5a51c56..1d894b0 100644 --- a/static/style.css +++ b/static/style.css @@ -13,7 +13,8 @@ body { } #main { - width: 85%; + width: 70%; + min-width: 150mm; margin: 7.5mm auto 10mm; padding: 0px; } @@ -136,4 +137,14 @@ div.error { div.success { background: #ddd url(success.png) no-repeat top left; +} + +form.fancy { + width: 80mm; + margin: auto; +} + +form.fancy input, form.fancy select { + height: 4ex; + width: 100%; } \ No newline at end of file -- cgit v1.2.3-70-g09d2