[Slashdotjp-dev 1276] [804] add back to top link

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 10月 28日 (火) 15:39:06 JST


Revision: 804
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=804
Author:   tach
Date:     2008-10-28 15:39:05 +0900 (Tue, 28 Oct 2008)

Log Message:
-----------
add back to top link

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


-------------- next part --------------
Modified: images/css/slashdotjp.css
===================================================================
--- images/css/slashdotjp.css	2008-10-27 09:40:04 UTC (rev 803)
+++ images/css/slashdotjp.css	2008-10-28 06:39:05 UTC (rev 804)
@@ -104,6 +104,19 @@
 	margin: 4px;
 }
 
+.bottom-navi {
+	margin-top: 1em;
+	font-size: 95%;
+}
+
+.bottom-navi a.gototop {
+	font-weight: bold;
+	color: #055;
+	background: url(//static.sourceforge.jp/ic/caret.gif) no-repeat scroll 0 center;
+	padding-left: 12px;
+	padding-right: 10px;
+}
+
 /* override slashdot.org settings */
 blockquote, .quote {
 	position: static;


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