Bug#457169: patch for qa.debian.org
Package: qa.debian.org
Followup-For: Bug #457169
The simple patch attached fixes the problem on high dpi displays and looks
good on a 96 dpi one. I guess removing all fonts: ##pt (and maybe replace them
with a px one) would help but I don't know enough css/designing.
Cheers,
--
Yves-Alexis Perez
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-rc6 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- revamp2.css 2007-12-21 16:41:21.000000000 +0100
+++ revamp.css 2007-12-21 16:48:47.000000000 +0100
@@ -13,7 +13,6 @@
font-family: "DejaVu Sans", "Bitstream Vera Sans", sans-serif; /*Prefer Free Fonts*/
background: #fff url('debian.png') no-repeat 18px 7px;
color: #000;
- font-size: 11pt;
}
a:link { color: #0755d7; text-decoration: underline; }
@@ -27,7 +26,6 @@
/* --- Header --- */
body > form { /* "Jump to package" */
margin: 0.3em;
- font-size: 10pt;
padding: 0.5em;
border: 1px solid #aaa;
background-color: #dfdfdf;
Reply to: