[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debian JP master SVN www commits (rev.353)



=======================================================
Repository: /org/svn.debian.or.jp/repos
  Revision: 353
  Commiter: henrich
      Date: 2007-06-12 00:56:52 +0900 (火, 12  6月 2007)
=======================================================
Log:

fix mergin

=======================================================
Changed:

U   www/trunk/src/css/debianjp.css

Modified: www/trunk/src/css/debianjp.css
===================================================================
--- www/trunk/src/css/debianjp.css	2007-06-09 16:30:59 UTC (rev 352)
+++ www/trunk/src/css/debianjp.css	2007-06-11 15:56:52 UTC (rev 353)
@@ -23,7 +23,12 @@
 	line-height: 1.4;
 }
 
-h1, h2 {
+h1 {
+	margin: 0.3em 0;
+	font-size: 130%;
+}
+
+h2 {
 	margin: 1em 0;
 	font-size: 130%;
 }