From 91300f840ff90b108658a63bb8fdfe21a8f45c4b Mon Sep 17 00:00:00 2001 From: James Bursa Date: Sat, 4 May 2002 21:17:06 +0000 Subject: [project @ 2002-05-04 21:17:06 by bursa] Added code to use style attribute of elements. svn path=/import/netsurf/; revision=14 --- render/test/test1.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'render/test/test1.css') diff --git a/render/test/test1.css b/render/test/test1.css index 023a36ed7..dbff4a8b9 100644 --- a/render/test/test1.css +++ b/render/test/test1.css @@ -22,5 +22,3 @@ caption { display: table-caption } div { float: left; width: 90%; } -td { width: 40%; } - -- cgit v1.2.3