From 90bd6e0c226ab316643fe0e1ffad2496c0d1948d Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Thu, 24 Jan 2008 14:57:29 +0000 Subject: Minor changes on tables git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@636 ab2d0c66-481e-0410-8bed-d214d4d58bed --- www/ice/ice.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www') diff --git a/www/ice/ice.css b/www/ice/ice.css index f26e9be..54384b5 100644 --- a/www/ice/ice.css +++ b/www/ice/ice.css @@ -348,6 +348,10 @@ body { #content p,input.text,select,textarea,table { width: 99%; } +#content table { + margin: 5px; + margin-top: 0px; +} #content textarea { height: 300px; } -- cgit v1.2.3