X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=cb528dca4146eb38f874111cecf2de5642a6abd7;hb=3ad972807dfceca464574e0ce7cfc1ffe1e70013;hp=cb238631ee898cefd3ace41b549d8f33dcbd963b;hpb=0f174e2134aed6491cd639d711a35f635c9200fd;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index cb23863..cb528dc 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -21,7 +21,8 @@ */ body { - background-image: url('img/bg_capodanno.jpg'); + background-image: url('img/bg_spawn2.jpg'); + background-color: #fafafa; background-repeat: no-repeat; background-position: top center; margin:0px; @@ -54,6 +55,13 @@ img.nobo { margin: auto; } +img.nobohide { + position: absolute; + border-width: 0px; + visibility: hidden; + z-index: 12; +} + .notify { border-style: solid; border-width: 1px; @@ -76,11 +84,11 @@ img.nobo { } div.notify_clo { - position: absolute; +/* position: absolute; */ align: center; width: 100%; left: 0px; - bottom: 4px; +/* bottom: 4px;*/ } input.button {