[Pkg-kde-trunk] [SCM] DocumentRoot for http://qt-kde.debian.net/ branch, documentroot, updated. e5bb7ea6e4396e14950f9e28812660e46178a08a

Modestas Vainius modax at alioth.debian.org
Tue Apr 26 18:16:06 UTC 2011


The following commit has been merged in the documentroot branch:
commit e5bb7ea6e4396e14950f9e28812660e46178a08a
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Tue Apr 26 21:15:33 2011 +0300

    Rework style of news items a bit.
---
 index.php |   67 +++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 43 insertions(+), 24 deletions(-)

diff --git a/index.php b/index.php
index e00ce62..b23c0f7 100644
--- a/index.php
+++ b/index.php
@@ -18,11 +18,21 @@ body {
     border: 1px solid #222;
  }
 
+.newsitem {
+    clear: both;
+    margin-bottom: 0.5em;
+    line-height: 130%;
+}
+
 .newsdate {
     font-weight: bold;
     font-size: 120%;
     padding-right: 1em;
+    float: left;
+    margin-bottom: 0.1em;
+    line-height: 110%;
 }
+
 .monospace {
     font-family: monospace;
 }
@@ -37,41 +47,50 @@ body {
 <body>
 <div id=wrapper>
 <h1>News &amp; notes</h1>
-<p>
-<span class="newsdate">2011-04-26</span>
+
+<div class="newsitem">
+<div class="newsdate">2011-04-26</span></div>
 KDE SC 4.6.2 (excluding kdebindings) has been uploaded. To upgrade from 4.6.1, use -t experimental-snapshots dist-upgrade.
 Otherwise, see <a href="#kdesc">below</a>.
-</p>
-<p>
-<span class="newsdate">2011-04-02</span>
+</div>
+
+<div class="newsitem">
+<div class="newsdate">2011-04-02</div>
 KDE SC 4.6.1 (excluding kdebindings) has been uploaded. See <a href="#kdesc">below</a>.
-</p>
-<p>
-<span class="newsdate">2010-10-16</span>
+</div>
+
+<div class="newsitem">
+<div class="newsdate">2010-10-16</div>
 Extra entries in /etc/apt/preferences are no longer needed with <strong>apt 0.8.5</strong> or later.
 See <a href="#about">About repository</a> section below.
-</p>
-<p>
-<span class="newsdate">2010-09-09</span>
+</div>
+
+<div class="newsitem">
+<div class="newsdate">2010-09-09</div>
 Most KDE SC 4.5.1 packages have been uploaded.
-</p>
-<p>
-<span class="newsdate">2010-08-14</span>
+</div>
+
+<div class="newsitem">
+<div class="newsdate">2010-08-14</div>
 The koffice 2.2.0 packages have been removed from this repository. Koffice 2.2.1 is now available in unstable.
-</p>
-<p>
-<span class="newsdate">2010-05-28</span>
+</div>
+
+<div class="newsitem">
+<div class="newsdate">2010-05-28</div>
 The localization packages for KOffice 2.2.0 and the KOffice-based application braindump are now available in the archive.
-</p>
-<p>
-<span class="newsdate">2010-05-26</span>
+</div>
+
+<div class="newsitem">
+<div class="newsdate">2010-05-26</div>
 KOffice 2.2.0 packages for i386 and amd64 have been uploaded. See <a href="http://lists.debian.org/debian-kde/2010/05/msg00453.html">this email</a> for more information.
-</p>
-<p>
-<span class="newsdate">2010-04-10</span>
+</div>
+
+<div class="newsitem">
+<div class="newsdate">2010-04-10</div>
 KDE SC 4.4.2 has been uploaded to <a href="http://wiki.debian.org/DebianExperimental">Debian experimental</a>.
 As a result, KDE SC 4.4.2 packages have been removed from this repository.
-</p>
+</div>
+
 <h1>Repository URLs</h1>
 <p>
 You need to add the following to your /etc/apt/sources.list:

-- 
DocumentRoot for http://qt-kde.debian.net/



More information about the Pkg-kde-trunk mailing list