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

Modestas Vainius modax at alioth.debian.org
Sat Oct 16 16:07:49 UTC 2010


The following commit has been merged in the documentroot branch:
commit 92564dca2fc247f040bbed7bdf9dd7fcc1a4de39
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Oct 16 18:41:06 2010 +0300

    Add 'newsdate' CSS class and use it for news.
---
 index.php |   19 ++++++++++++++-----
 1 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/index.php b/index.php
index b73c1aa..d153687 100644
--- a/index.php
+++ b/index.php
@@ -3,28 +3,37 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title>Debian Qt/KDE semi-official package repository</title>
+<style type="text/css">
+<!--/*--><[!CDATA[/*<!--*/
+.newsdate {
+    font-weight: bold;
+    font-size: 120%;
+    padding-right: 1em;
+}
+/*]]>*/-->
+</style>
 </head>
 <body>
 <h1>News &amp; notes</h1>
 
 <p>
-<span style="font-weight: bold; font-size: 120%; padding-right: 1em">2010-09-09</span>
+<span class="newsdate">2010-09-09</span>
 Most KDE SC 4.5.1 packages have been uploaded.
 </p>
 <p>
-<span style="font-weight: bold; font-size: 120%; padding-right: 1em">2010-08-14</span>
+<span class="newsdate">2010-08-14</span>
 The koffice 2.2.0 packages have been removed from this repository. Koffice 2.2.1 is now available in unstable.
 </p>
 <p>
-<span style="font-weight: bold; font-size: 120%; padding-right: 1em">2010-05-28</span>
+<span class="newsdate">2010-05-28</span>
 The localization packages for KOffice 2.2.0 and the KOffice-based application braindump are now available in the archive.
 </p>
 <p>
-<span style="font-weight: bold; font-size: 120%; padding-right: 1em">2010-05-26</span>
+<span class="newsdate">2010-05-26</span>
 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 style="font-weight: bold; font-size: 120%; padding-right: 1em">2010-04-10</span>
+<span class="newsdate">2010-04-10</span>
 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>

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



More information about the Pkg-kde-trunk mailing list