[Slashdotjp-dev 1278] [806] add margin to search pagination

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 10月 31日 (金) 15:58:51 JST


Revision: 806
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=806
Author:   tach
Date:     2008-10-31 15:58:51 +0900 (Fri, 31 Oct 2008)

Log Message:
-----------
add margin to search pagination

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


-------------- next part --------------
Modified: images/css/slashdotjp.css
===================================================================
--- images/css/slashdotjp.css	2008-10-31 05:21:08 UTC (rev 805)
+++ images/css/slashdotjp.css	2008-10-31 06:58:51 UTC (rev 806)
@@ -344,6 +344,11 @@
 	font-weight: bold;
 }
 
+#search .pagination {
+	font-weight: bold;
+	margin: 0.9em 0;
+}
+
 /* users.pl modifiers */
 div#users table#reason_modifiers table.reason_modifiers {
 	padding-left: 1.5em;


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