X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Fbriskin5.css;h=a4119648f2f8ceeb8a0aacb7eadbc03ff3694f04;hb=0d462f547c388b20d72a9de96955484636736108;hp=46f2cf130e759dda5c533dd9ac129e687baf9dc3;hpb=f0c4c4d0bed38d1211249c0032da8e546c5d5df9;p=brisk.git diff --git a/web/briskin5/briskin5.css b/web/briskin5/briskin5.css index 46f2cf1..a411964 100644 --- a/web/briskin5/briskin5.css +++ b/web/briskin5/briskin5.css @@ -1,7 +1,10 @@ /* - * brisk - table.css + * brisk - briskin5.css * - * Copyright (C) 2006 matteo.nastasi@milug.org + * Copyright (C) 2006-2008 Matteo Nastasi + * mailto: nastasi@alternativeoutput.it + * matteo.nastasi@milug.org + * web: http://www.alternativeoutput.it * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -20,6 +23,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;