[Slashdotjp-dev 1253] [781] add journallist new css (cont.)

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 10月 3日 (金) 21:45:44 JST


Revision: 781
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=781
Author:   tach
Date:     2008-10-03 21:45:44 +0900 (Fri, 03 Oct 2008)

Log Message:
-----------
add journallist new css (cont.)

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


-------------- next part --------------
Modified: images/css/slashdotjp_journal.css
===================================================================
--- images/css/slashdotjp_journal.css	2008-10-03 12:15:48 UTC (rev 780)
+++ images/css/slashdotjp_journal.css	2008-10-03 12:45:44 UTC (rev 781)
@@ -7,11 +7,36 @@
 	_width: 99%; /* IE6 */
 }
 
-/* journal top */
+#journal ul.menu {
+	margin-bottom: 0.8em;
+}
+
+/* journal top and journallist */
 .journaltop .generaltitle {
 	margin-bottom: 0.6em;
 }
 
+.journallist .journallist-head {
+	background: #666 url(//images.slashdot.jp/block-title-bg.png) repeat-x;
+	color: #FFF;
+	font-size: 85%;
+	margin-bottom: 0.5em;
+}
+
+.journallist .journallist-head div {
+	padding: 0.3em 0.6em;
+}
+
+.journallist .journallist-head .title {
+	float: left;
+	font-weight: bold;
+}
+
+.journallist .journallist-head .totalhits {
+	text-align: right;
+	background: url(//images.slashdot.jp/block-title-right.png) no-repeat right top;
+}
+
 .journallist table,
 .journaltop table {
 	margin-bottom: 0.6em;


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