[Slashdotjp-dev 847] [364] Fix slashdot.org <i> impremant
svnnotify @ sourceforge.jp
svnnotify @ sourceforge.jp
Revision: 364
http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=364
Author: tach
Date: 2007-12-25 18:23:01 +0900 (Tue, 25 Dec 2007)
Log Message:
-----------
Fix slashdot.org <i> impremant
Modified Paths:
--------------
images/css/slashdotjp.css
-------------- next part --------------
Modified: images/css/slashdotjp.css
===================================================================
--- images/css/slashdotjp.css 2007-12-25 09:13:11 UTC (rev 363)
+++ images/css/slashdotjp.css 2007-12-25 09:23:01 UTC (rev 364)
@@ -104,6 +104,16 @@
list-style: url(//images.slashdot.jp/drop.gif);
}
+/* Fix slashdot.org <i> impremant */
+div.article div.intro i
+{
+ border-left: none;
+ display: inline;
+ font-style: normal;
+ margin: 0;
+ padding: 0;
+}
+
/* slashdot.jp announce area */
div#slashdotjp-site-announce {
background: #FFC;
Slashdotjp-dev メーリングリストの案内 |