X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Fbriskin5.css;h=3986c961bee8342bb3d2d775fcea2e2ea4792b2d;hb=3ad972807dfceca464574e0ce7cfc1ffe1e70013;hp=46f2cf130e759dda5c533dd9ac129e687baf9dc3;hpb=f0c4c4d0bed38d1211249c0032da8e546c5d5df9;p=brisk.git diff --git a/web/briskin5/briskin5.css b/web/briskin5/briskin5.css index 46f2cf1..3986c96 100644 --- a/web/briskin5/briskin5.css +++ b/web/briskin5/briskin5.css @@ -1,5 +1,5 @@ /* - * brisk - table.css + * brisk - briskin5.css * * Copyright (C) 2006 matteo.nastasi@milug.org * @@ -20,6 +20,21 @@ * */ +body { + background-image: url(null); + background-color: #fafafa; +/* inherit from brisk.css + background-repeat: no-repeat; + background-position: top center; + margin:0px; + + font-size: 12px; + padding: 0px; + + align: center; +*/ +} + .chattshort { height: 70px; overflow: auto;