[28912] trunk/www

source_changes at macosforge.org source_changes at macosforge.org
Tue Sep 11 06:58:47 PDT 2007


Revision: 28912
          http://trac.macosforge.org/projects/macports/changeset/28912
Author:   sfiera at macports.org
Date:     2007-09-11 06:58:47 -0700 (Tue, 11 Sep 2007)

Log Message:
-----------
Reindent warning box, fix indentation

Modified Paths:
--------------
    trunk/www/includes/header.inc
    trunk/www/index.php
    trunk/www/macports.css

Modified: trunk/www/includes/header.inc
===================================================================
--- trunk/www/includes/header.inc	2007-09-11 13:47:36 UTC (rev 28911)
+++ trunk/www/includes/header.inc	2007-09-11 13:58:47 UTC (rev 28912)
@@ -57,8 +57,8 @@
         </dd>
       </dl>
     </div>
-      <p class="warning">
-        Warning: This is just a test installation of a new design for the
-        MacPorts project page, official site is located at
-        <a href="http://www.macports.org">http://www.macports.org</a> as always.
-      </p>
+    <p class="warning">
+      Warning: This is just a test installation of a new design for the
+      MacPorts project page, official site is located at
+      <a href="http://www.macports.org">http://www.macports.org</a> as always.
+    </p>

Modified: trunk/www/index.php
===================================================================
--- trunk/www/index.php	2007-09-11 13:47:36 UTC (rev 28911)
+++ trunk/www/index.php	2007-09-11 13:58:47 UTC (rev 28912)
@@ -5,7 +5,6 @@
   include_once("$MPWEB/includes/news.inc");
   print_header('MacPorts -- Home', 'utf-8');
 ?>
-
     <div id="content">
       <h2 class="hdr">Introduction to MacPorts</h2>
       <p>

Modified: trunk/www/macports.css
===================================================================
--- trunk/www/macports.css	2007-09-11 13:47:36 UTC (rev 28911)
+++ trunk/www/macports.css	2007-09-11 13:58:47 UTC (rev 28912)
@@ -119,7 +119,7 @@
     background: #FCC;
     border: 2px solid #F66;
     padding: 0.5em;
-    margin: 0 0.5em 0.5em 0.5em;
+    margin: 7px 7px 7px 198px;
 }
 #footer {
     font-size: 90%;

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070911/6c6a3a96/attachment.html


More information about the macports-changes mailing list