X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fdnd.css;h=b0053cfeae1022723a471d9f4e60126a2bf129f5;hb=5d823712fb300643950dba20667fb9a277145ab9;hp=c826330d3c7094f52f3c087a1e984e52dba02752;hpb=fa82ba0deaaab26b5b9efe37c392a34cbec50a66;p=brisk.git diff --git a/web/dnd.css b/web/dnd.css index c826330..b0053cf 100644 --- a/web/dnd.css +++ b/web/dnd.css @@ -31,14 +31,14 @@ body { position: absolute; border-style: solid; border-width: 1px; - border-color: grey; + border-color: gray; } */ img.card { position: absolute; border-style: solid; border-width: 1px; - border-color: grey; + border-color: gray; visibility: hidden; left: 100; top: 200; @@ -48,7 +48,7 @@ img.cover { position: absolute; border-style: solid; border-width: 1px; - border-color: lightgrey; + border-color: lightgray; visibility: hidden; }