svnno****@sourc*****
svnno****@sourc*****
2009年 3月 25日 (水) 14:16:16 JST
Revision: 1082 http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=1082 Author: tach Date: 2009-03-25 14:16:16 +0900 (Wed, 25 Mar 2009) Log Message: ----------- add style for google search form in error and ads-article-premium Modified Paths: -------------- images/trunk/css/slashdotjp.css -------------- next part -------------- Modified: images/trunk/css/slashdotjp.css =================================================================== --- images/trunk/css/slashdotjp.css 2009-03-24 11:08:54 UTC (rev 1081) +++ images/trunk/css/slashdotjp.css 2009-03-25 05:16:16 UTC (rev 1082) @@ -636,6 +636,12 @@ text-align: center; } +/* google search form in error */ +div.error form { + background: #FDD; + padding-left: 0; +} + /* d1 fix */ #commentlisting.d1 { padding: 0; @@ -781,6 +787,12 @@ text-align: center; } +#ads-article-premium { + width: 360px; + height: 250px; + overflow: hidden; +} + div.article div.bigbanner, div.adsense_468x60 { overflow: hidden;