[Slashdotjp-dev 1339] [870] update for d1 and comment ads

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2008年 12月 9日 (火) 16:38:59 JST


Revision: 870
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=870
Author:   tach
Date:     2008-12-09 16:38:59 +0900 (Tue, 09 Dec 2008)

Log Message:
-----------
update for d1 and comment ads

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


-------------- next part --------------
Modified: test/images/css/slashdotjp.css
===================================================================
--- test/images/css/slashdotjp.css	2008-12-09 06:16:17 UTC (rev 869)
+++ test/images/css/slashdotjp.css	2008-12-09 07:38:59 UTC (rev 870)
@@ -389,6 +389,15 @@
 	margin: 0.9em 0;
 }
 
+/* d1 fix */
+#commentlisting.d1 {
+	padding: 0;
+}
+
+#commentlisting.d1 li {
+	margin: 0;
+}
+
 /* users.pl modifiers */
 div#users table#reason_modifiers table.reason_modifiers {
 	padding-left: 1.5em;
@@ -526,6 +535,10 @@
 	margin: 0.8em 0;
 }
 
+#ads-bottom-of-comments {
+	margin: 1em 0;
+}
+
 /* for osdnnavbar: width=0 */
 #top_parent {
   border: 0px solid transparent;


Slashdotjp-dev メーリングリストの案内
アーカイブの一覧に戻る