[Slashdotjp-dev 1268] [796] change poll list

Zurück zum Archiv-Index

svnno****@sourc***** svnno****@sourc*****
2008年 10月 21日 (火) 20:09:30 JST


Revision: 796
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=796
Author:   tach
Date:     2008-10-21 20:09:30 +0900 (Tue, 21 Oct 2008)

Log Message:
-----------
change poll list

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


-------------- next part --------------
Modified: images/css/slashdotjp.css
===================================================================
--- images/css/slashdotjp.css	2008-10-17 10:54:50 UTC (rev 795)
+++ images/css/slashdotjp.css	2008-10-21 11:09:30 UTC (rev 796)
@@ -173,6 +173,24 @@
 	margin-bottom: 0.4em;
 }
 
+/* poll list */
+#listpolls {
+	margin: 0.3em 0.8em;
+}
+
+#listpolls .pollitem {
+	margin-bottom: 0.9em;
+}
+
+#listpolls .pollitem h4 {
+	font-weight: bold;
+}
+
+#listpolls .pollitem .detail {
+	font-size: 85%;
+	color: #333;
+}
+
 /* FAQ page navigation */
 #wikicontents .pagenavi {
 	background: #666 url(//images.slashdot.jp/block-title-bg.png) repeat-x;


Slashdotjp-dev メーリングリストの案内
Zurück zum Archiv-Index