X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fdnd.css;h=053bcc201bf6b4c43bc5a5b8ffc5507c16e0567c;hb=ae4baf0b0142cc538df4370430f4971440b33ee6;hp=72fceb2236e4c85f7f194bc81909f4af61aafcd8;hpb=f406d58f75cd486eaab74be94faf70d516684e5a;p=brisk.git diff --git a/web/dnd.css b/web/dnd.css index 72fceb2..053bcc2 100644 --- a/web/dnd.css +++ b/web/dnd.css @@ -21,47 +21,47 @@ */ body { -/* background-image: url('img/probrisco.jpg'); */ - background-repeat: no-repeat; - } - - -img { - position: absolute; - border-style: solid; - border-width: 1px; - border-color: grey; - } + /* background-image: url('img/probrisco.jpg'); */ + background-repeat: no-repeat; +} +/* + img { + position: absolute; + border-style: solid; + border-width: 1px; + border-color: grey; + } +*/ img.card { - position: absolute; - border-style: solid; - border-width: 1px; - border-color: grey; - visibility: hidden; - left: 100; - top: 200; - } + position: absolute; + border-style: solid; + border-width: 1px; + border-color: grey; + visibility: hidden; + left: 100; + top: 200; +} img.cover { - position: absolute; - border-style: solid; - border-width: 1px; - border-color: lightgrey; - visibility: hidden; - } + position: absolute; + border-style: solid; + border-width: 1px; + border-color: lightgrey; + visibility: hidden; +} .area { - position:absolute; - width: 800px; - height: 600px; - } + position:absolute; + width: 800px; + height: 600px; +} .proxhr { - background-color: green; - } + background-color: green; +} .superfront { - z-index: 20; - } \ No newline at end of file + z-index: 20; +}