[Pkg-mozext-commits] [itsalltext] 198/459: moved readme

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository itsalltext.

commit 940de70deb4fa706bf9edb4cf37c059ffc576c79
Author: Christian Höltje <docwhat at gerf.org>
Date:   Thu Apr 5 21:48:30 2007 -0400

    moved readme
---
 src/chrome/{ => content}/readme.xhtml | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/src/chrome/readme.xhtml b/src/chrome/content/readme.xhtml
similarity index 85%
rename from src/chrome/readme.xhtml
rename to src/chrome/content/readme.xhtml
index ae65d45..eb02546 100644
--- a/src/chrome/readme.xhtml
+++ b/src/chrome/content/readme.xhtml
@@ -3,9 +3,18 @@ g/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" >
   <head>
     <title>Welcome to It's All Text! version @@VERSION@@</title>
+    <style type="text/css">
+      html { background: #abd; color: #000; padding: 0; margin: 0; }
+      body { background: #fff; color: #000; margin: 1ex 2em; padding: 1em; 
+             -moz-border-radius: 1em; 
+             font: 1.2em sans-serif;}
+      h1 { background: #00d; color: #fff; -moz-border-radius: 1ex; padding: 0.5em 1em; margin: 0;}
+      #ver { margin: 0; text-align: right; }
+    </style>
   </head>
   <body>
-    <h1>Welcome to It's All Text! version @@VERSION@@</h1>
+    <h1>Welcome to It's All Text!</h1>
+    <p id="ver"> version @@VERSION@@</p>
     
     <p> This software is ALMOST version 1.0!</p>
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/itsalltext.git



More information about the Pkg-mozext-commits mailing list