X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Froom.css;h=e1ab1f4ed2d56162442793527b792efa22ac0cb2;hb=312a6acc00ec7f331ab461894c319776eec95cae;hp=0ea24e332987e922c5c8bb51a57a64b9029d9bde;hpb=515592aef07a347102b36f2de400e23285df159e;p=brisk.git diff --git a/web/room.css b/web/room.css index 0ea24e3..e1ab1f4 100644 --- a/web/room.css +++ b/web/room.css @@ -1,7 +1,7 @@ /* * brisk - room.css * - * Copyright (C) 2006-2008 Matteo Nastasi + * Copyright (C) 2006-2011 Matteo Nastasi * mailto: nastasi@alternativeoutput.it * matteo.nastasi@milug.org * web: http://www.alternativeoutput.it @@ -19,8 +19,6 @@ * not, write to the Free Software Foundation, Inc, 59 Temple Place - * Suite 330, Boston, MA 02111-1307, USA. * - * $Id$ - * */ a.flat:link { @@ -135,7 +133,7 @@ table.floaty td { vertical-align: top; } -table.classifics { +table.placings { /* border: 1px solid red; */ /* border-collapse: collapse; */ border-spacing: 8px; @@ -143,7 +141,7 @@ table.classifics { width: 100%; } -table.classifics td +table.placings td { border: 1px solid gray; padding: auto; @@ -152,20 +150,20 @@ table.classifics td text-align: center; } -table.classific { +table.placing { border: 1px solid gray; border-collapse: collapse; border-spacing: 0px; margin: auto; } -table.classific th { +table.placing th { border: 1px solid gray; text-align: center; padding: 4px; } -table.classific td { +table.placing td { border: 1px solid gray; text-align: center; padding: 4px;