[Debtags-commits] [svn] r2079 - web/trunk

Enrico Zini enrico at alioth.debian.org
Fri Nov 17 19:45:52 CET 2006


Author: enrico
Date: Fri Nov 17 19:45:52 2006
New Revision: 2079

Modified:
   web/trunk/edit.html
   web/trunk/main.css
Log:
Improved the intro

Modified: web/trunk/edit.html
==============================================================================
--- web/trunk/edit.html	(original)
+++ web/trunk/edit.html	Fri Nov 17 19:45:52 2006
@@ -259,6 +259,8 @@
 		</div>
 
 		<div id="intro">
+			<p>You can get many useful suggestions using the "Suggested" and
+			"Relevant" tag views.</p>
 			<p>Don't forget to submit your changes when you are happy with them, and
 			   to remove the "not-yet-tagged" tags.</p>
 		</div>

Modified: web/trunk/main.css
==============================================================================
--- web/trunk/main.css	(original)
+++ web/trunk/main.css	Fri Nov 17 19:45:52 2006
@@ -145,4 +145,6 @@
 #intro p {
     font-size: small;
     font-style: italic;
+    margin: 0;
+    padding: 0;
 }



More information about the Debtags-commits mailing list