From 5128a4376b3451cdf65dc2dea13d06ba9de9d525 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 18 Feb 2007 10:58:53 +0000 Subject: [PATCH] commentata la classe base per le immagini --- web/dnd.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/dnd.css b/web/dnd.css index 72fceb2..20086ac 100644 --- a/web/dnd.css +++ b/web/dnd.css @@ -25,14 +25,14 @@ body { background-repeat: no-repeat; } - +/* img { position: absolute; border-style: solid; border-width: 1px; border-color: grey; } - +*/ img.card { position: absolute; border-style: solid; -- 2.17.1