pretty mailman listinfo pages?

Gérard Talbot browserbugs at gtalbot.org
Wed Apr 23 11:37:03 UTC 2014


Le 2014-04-23 03:45, Felix Miata a écrit :
> On 2014-04-23 09:23 (GMT+0200) Lydia Pintscher composed:
> 
>>> http://dl.dropboxusercontent.com/u/143005469/listinfo2.html
> 
>> This is a big improvement over the current pages.
> 
> It's only an improvement for stylists who like KDE's pretty color
> scheme and use lowfi displays and/or have eagle eyes, not mere mortals
> with ordinary or worse vision using expensive displays who actually
> need to be able to read a page's content without zooming 5-10 times to
> raise its text size into a legible range. Why do stylists prefer a
> vast amount whitespace to legibility and user respect? A page can be
> pretty and legible at the same time. A page like a simple uncluttered
> mailing list signup has no need to be equipped with text smaller the
> KDE user's UI text (here KDE UI is ~17px on a 120 DPI display, but on
> a 180 DPI display here it would be 22.5, and the page's 14px would
> then be a mere 38.7% of UI text, and a still smaller fraction of the
> browser optimum.).

Ahmed,

Can you insert the following between line 16 and 17 (after the 
input[type=text], input[type=password] rule) so that we can all admire 
the beauty :) and appreciate the legibility :) :

body {font-size: 100%;} /* will reset font-size: 14px at line 190 of 
bootstrap.css */

p {font-size: 100%;} /* will reset font-size: 14px at line 612 of 
bootstrap.css */

The p rule should work but may not work as we would have to make sure 
that the various containers' rules are not resetting the font-size too.

Gérard
-- 
Konqueror Implementation Report of CSS 2.1 test suite (RC6): 9418 
testcases
http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/Konq-IR-CSS21TestSuite.html
53 Bugs in Konqueror 4.13.0
http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/
Contributions to the CSS 2.1 test suite
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/
CSS 2.1 Test suite RC6, March 23rd 2011
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html



More information about the kde-www mailing list