[Slashdotjp-dev 1341] [872] 300px is only index

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 12月 10日 (水) 16:56:32 JST


Revision: 872
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=872
Author:   tach
Date:     2008-12-10 16:56:32 +0900 (Wed, 10 Dec 2008)

Log Message:
-----------
300px is only index

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


-------------- next part --------------
Modified: test/images/css/slashdotjp.css
===================================================================
--- test/images/css/slashdotjp.css	2008-12-10 06:40:07 UTC (rev 871)
+++ test/images/css/slashdotjp.css	2008-12-10 07:56:32 UTC (rev 872)
@@ -37,7 +37,7 @@
 	padding-left: 10px;
 }
 div#slashboxes {
-	width: 300px;
+	width: 200px;
 	margin-left: 12px;
 	font-size: 88%;
 	overflow: hidden;
@@ -54,8 +54,18 @@
 #firehose .paginate,
 #pollBooth #wide,
 div#users-blocks {
+	margin-right: 212px;
+}
+
+#index #indexhead,
+#index #articles {
 	margin-right: 312px;
 }
+
+#index #slashboxes {
+	width: 300px;
+}
+
 div#slashboxes div.block img.map {
 	float: right;
 }


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