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

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Thu Nov 24 15:33:58 UTC 2011


The following commit has been merged in the documentroot branch:
commit 9832d27877c14183ad4b337e860cd7e549bf2a98
Author: Eshat Cakar <info at eshat.de>
Date:   Tue Nov 22 12:41:20 2011 +0100

    highlight terminal text
---
 index.php |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/index.php b/index.php
index d2f57b4..9c2ee2e 100644
--- a/index.php
+++ b/index.php
@@ -33,6 +33,12 @@ body {
     line-height: 110%;
 }
 
+pre {
+    background: lightgray;
+    border: solid black 1px;
+    padding: 4px;
+}
+
 .monospace {
     font-family: monospace;
 }

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



More information about the Pkg-kde-trunk mailing list