[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#184267: PTS: needs alternate stylesheet with *standard* links rendering



Package: qa.debian.org
Version: N/A; reported 2003-03-11
Severity: normal
Tags: patch

1. Change the <HEAD> to contain the 2 following links:

<link title="Default" href="pts.css" rel="stylesheet">
<link title="Standard link rendering" href="pts2.css" rel="alternate stylesheet">


2. Add a pts2.css which is just pts.css with all text-decoration
attributes removed, ie:

--- /home/ydirson/docs/pts.css	Tue Mar 11 09:30:02 2003
+++ /home/ydirson/docs/pts2.css	Tue Mar 11 09:42:55 2003
@@ -45,23 +45,16 @@
     border: 1px solid black;
 }
 
-/* Liens */
-a {
-    text-decoration: none;
-}
+/* Links */
 a:hover {
     color: blue;
-    text-decoration: underline;
 }
 a.none {
     color: black;
-    text-decoration: none;
 }
 a.titlelink {
     color: white;
-    text-decoration: none;
 }
 a.titlelink:hover {
     color: #A0A0FF;
-    text-decoration: none;
 }


3. optionally, turn pts.css to just include pts2.css, and add those
attributes (sorry, I'm no css guru)


4. _please_ consider making this one the default, so that people can
make the most use of the PTS pages.  The "titlelink" items are really
hidden - even knowing there are some, I have to search for them
everytime I need them.  It is *far* from being user-friendly.


And, most of all, thanks for your work on these pages :)


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux vitel 2.4.20-station+usbdev #1 Thu Feb 20 16:32:00 CET 2003 i686
Locale: LANG=french, LC_CTYPE=french

-- 
Yann Dirson <Yann.Dirson@fr.alcove.com>                 http://www.alcove.com/
Technical support manager                Responsable de l'assistance technique
Senior Free-Software Consultant          Consultant senior en Logiciels Libres
Debian developer (dirson@debian.org)                        Développeur Debian



Reply to: