svnno****@sourc*****
svnno****@sourc*****
2008年 5月 15日 (木) 18:09:14 JST
Revision: 647 http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=647 Author: tach Date: 2008-05-15 18:09:14 +0900 (Thu, 15 May 2008) Log Message: ----------- add search-help css Modified Paths: -------------- images/css/slashdotjp.css -------------- next part -------------- Modified: images/css/slashdotjp.css =================================================================== --- images/css/slashdotjp.css 2008-05-14 09:28:16 UTC (rev 646) +++ images/css/slashdotjp.css 2008-05-15 09:09:14 UTC (rev 647) @@ -156,6 +156,7 @@ div.general_contents ul, div.faq ul, div#search div.sectiontitle table td ul, +div#search div.search-help ul, div#polls div.generalbody ul, div#submit div.generalbody ul, div#commentBody ul, @@ -193,7 +194,8 @@ text-align: right; } -div.search-results { +div.search-results, +div.search-help { margin: 1.2em 5px; line-height: 1.5; } @@ -206,6 +208,10 @@ color: #666; } +.search-help h3 { + font-weight: bold; +} + /* code.shtml rss link */ a.feed { background: url(//images.slashdot.jp/feed-14x14.png) left no-repeat;