X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Fbriskin5.css;h=51800686e8c6c2a3b4006c6aeae4cd0ca76e1cf4;hb=29ef3f7db6bc1d39c658a15d95d22e45bbd59c16;hp=3ba9022af61fec80d6300ed65d52d81e7236a21f;hpb=05a5d2b14451ed83a384c4021230c752bcf1fe51;p=brisk.git diff --git a/web/briskin5/briskin5.css b/web/briskin5/briskin5.css index 3ba9022..5180068 100644 --- a/web/briskin5/briskin5.css +++ b/web/briskin5/briskin5.css @@ -1,7 +1,10 @@ /* * 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 @@ -22,6 +25,8 @@ body { background-image: url(null); + background-color: #fafafa; + text-align: center; /* inherit from brisk.css background-repeat: no-repeat; background-position: top center; @@ -39,9 +44,15 @@ body { 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;*/ } @@ -149,6 +160,7 @@ img.seed3 { .subarea { top: 0px; + text-align: center; } .points {