[Slashdotjp-dev 891] [408] fix ul indent

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 1月 7日 (月) 17:23:43 JST


Revision: 408
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=408
Author:   tach
Date:     2008-01-07 17:23:43 +0900 (Mon, 07 Jan 2008)

Log Message:
-----------
fix ul indent

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


-------------- next part --------------
Modified: images/css/slashdotjp.css
===================================================================
--- images/css/slashdotjp.css	2008-01-07 07:08:32 UTC (rev 407)
+++ images/css/slashdotjp.css	2008-01-07 08:23:43 UTC (rev 408)
@@ -139,6 +139,16 @@
 	font-size: 82%;
 }
 
+/* Fix normal ul */
+div.general_contents ul,
+div.faq ul,
+div#search div.sectiontitle table td ul,
+div#polls div.generalbody ul,
+div#submit div.generalbody ul,
+form#createuserform ul {
+	margin: 1em 0pt 1em 2em !important;
+}
+
 /* ads format */
 div.article div.bigbanner,
 div.adsense_468x60 {


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