[Slashdotjp-dev 1274] [802] Fix pollBooth margin

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 10月 27日 (月) 18:37:09 JST


Revision: 802
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=802
Author:   tach
Date:     2008-10-27 18:37:09 +0900 (Mon, 27 Oct 2008)

Log Message:
-----------
Fix pollBooth margin

Modified Paths:
--------------
    images/css/slashdotjp.css


-------------- next part --------------
Modified: images/css/slashdotjp.css
===================================================================
--- images/css/slashdotjp.css	2008-10-27 09:11:23 UTC (rev 801)
+++ images/css/slashdotjp.css	2008-10-27 09:37:09 UTC (rev 802)
@@ -203,6 +203,11 @@
 	color: #333;
 }
 
+/* poll pollBooth */
+#wide #polls form {
+	margin: 0.8em 0;
+}
+
 /* FAQ page navigation */
 #wikicontents .pagenavi {
 	background: #666 url(//images.slashdot.jp/block-title-bg.png) repeat-x;


Slashdotjp-dev メーリングリストの案内
Back to archive index