[Slashdotjp-dev 1269] [797] Override moderation summary box for AdSense

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 10月 22日 (水) 18:51:41 JST


Revision: 797
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=797
Author:   tach
Date:     2008-10-22 18:51:41 +0900 (Wed, 22 Oct 2008)

Log Message:
-----------
Override moderation summary box for AdSense

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


-------------- next part --------------
Modified: images/css/slashdotjp.css
===================================================================
--- images/css/slashdotjp.css	2008-10-21 11:09:30 UTC (rev 796)
+++ images/css/slashdotjp.css	2008-10-22 09:51:41 UTC (rev 797)
@@ -149,6 +149,18 @@
 	work-break: break-all;
 }
 
+/* Override moderation summary box for AdSense */
+#mod_summary {
+	margin-left: 0;
+}
+#commentlisting .comment .ads-336x280 {
+	float: right;
+	margin-left: 1em;
+}
+.clear-right {
+	clear: right;
+}
+
 /* Fix pollBooth graph */
 #pollBooth .generalbody table {
 	margin: 0;


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