From t-suwa @ users.sourceforge.jp Sat Oct 7 13:07:08 2006 From: t-suwa @ users.sourceforge.jp (Tomotaka SUWA) Date: Sat, 7 Oct 2006 13:07:08 +0900 Subject: [aquaskk-changes 247] CVS update: htdocs Message-ID: <20061007040708.C45162AC059@users.sourceforge.jp> Index: htdocs/aquaskk.css diff -u htdocs/aquaskk.css:1.6 htdocs/aquaskk.css:1.7 --- htdocs/aquaskk.css:1.6 Tue Oct 4 00:47:44 2005 +++ htdocs/aquaskk.css Sat Oct 7 13:07:08 2006 @@ -2,7 +2,7 @@ /* -$Id: aquaskk.css,v 1.6 2005/10/03 15:47:44 t-suwa Exp $ +$Id: aquaskk.css,v 1.7 2006/10/07 04:07:08 t-suwa Exp $ ▼aquaskk.css について @@ -370,10 +370,8 @@ table { font-size: smaller; -/* border-color: #cccccc; border-width: 1px; -*/ margin-left: 4em; margin-bottom: 0.5em; margin-top: 0.5em; @@ -381,15 +379,25 @@ } th, tr, td { -/* border-style: solid; border-color: #cccccc; -*/ border-width: 1px; padding: 4px; line-height: 120%; } +th { + background-color: #e2e2e2; +} + +tr.odd { + background-color: #ffffff; +} + +tr.even { + background-color: #f7f7f7; +} + /* * For mainly tdiary */ Index: htdocs/index.html diff -u htdocs/index.html:1.20 htdocs/index.html:1.21 --- htdocs/index.html:1.20 Sat Jul 15 18:31:05 2006 +++ htdocs/index.html Sat Oct 7 13:07:08 2006 @@ -63,6 +63,7 @@