X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Fbriskin5.css;h=51800686e8c6c2a3b4006c6aeae4cd0ca76e1cf4;hb=29ef3f7db6bc1d39c658a15d95d22e45bbd59c16;hp=46f2cf130e759dda5c533dd9ac129e687baf9dc3;hpb=f0c4c4d0bed38d1211249c0032da8e546c5d5df9;p=brisk.git diff --git a/web/briskin5/briskin5.css b/web/briskin5/briskin5.css index 46f2cf1..5180068 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,14 +23,36 @@ * */ +body { + background-image: url(null); + background-color: #fafafa; + text-align: center; +/* 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; border: 1px solid grey; vertical-align: text-bottom; + text-align: left; /* font-size: 10pt;*/ } +table.chattshort_table { + width: 98%; + margin: auto; +} + .txtt { /* font-size: 10pt;*/ } @@ -135,6 +160,7 @@ img.seed3 { .subarea { top: 0px; + text-align: center; } .points {