X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.css;h=c977cd29d6b3ef51d2894b1680253d478e323070;hb=bdb3cb2379f32bfb9279da661b1d4dbaf9712299;hp=d9d8fd3521ae97dfb77e8f0e509805b19add7e22;hpb=f055cf8ca800632d009557eb4706bf4cc7ff156f;p=brisk.git diff --git a/web/brisk.css b/web/brisk.css index d9d8fd3..c977cd2 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -24,10 +24,10 @@ */ body { - background-image: url('img/brisk2bg.jpg'); + background-image: url('img/funghi_bg2.jpg'); background-color: #fafafa; background-repeat: no-repeat; - background-position: top center; + background-position: center center; margin:0px; font-size: 12px; @@ -62,6 +62,12 @@ img.nobo { margin: auto; } +img.inline { + position: relative; + vertical-align: middle; + border-width: 0px; +} + img.nobohide { position: absolute; border-width: 0px;