X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Fbriskin5.css;h=51800686e8c6c2a3b4006c6aeae4cd0ca76e1cf4;hb=29ef3f7db6bc1d39c658a15d95d22e45bbd59c16;hp=3986c961bee8342bb3d2d775fcea2e2ea4792b2d;hpb=6832c7bff22cd4af320d2f192a70a960e0bfb411;p=brisk.git diff --git a/web/briskin5/briskin5.css b/web/briskin5/briskin5.css index 3986c96..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 @@ -23,6 +26,7 @@ body { background-image: url(null); background-color: #fafafa; + text-align: center; /* inherit from brisk.css background-repeat: no-repeat; background-position: top center; @@ -40,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;*/ } @@ -150,6 +160,7 @@ img.seed3 { .subarea { top: 0px; + text-align: center; } .points {