pretty mailman listinfo pages?
Albert Astals Cid
aacid at kde.org
Thu Apr 24 20:56:05 UTC 2014
El Dijous, 24 d'abril de 2014, a les 08:06:22, Gérard Talbot va escriure:
> Le 2014-04-23 12:49, Felix Miata a écrit :
> > On 2014-04-23 10:40 (GMT-0400) Ahmed Fathy Hussein composed:
> >> I've updated the page to include all the edits you suggested.
> >
> > There's still the gray text problem
>
> Ahmed,
>
> Felix is right.
>
> Text color is #2E3436
> See bootstrap.css at line 187:
> body {
> margin: 0;
> font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial,
> sans-serif;
> font-size: 14px;
> line-height: 1.6em;
> color: #2e3436;
> background-color: #ffffff;
> }
>
> while div.well uses
>
> div.well {
> background-color: whitesmoke;
> /* which is background-color: #f5f5f5; at line 2953 of bootstrap.css */
> }
>
> So you have light gray on almost-but-not-entirely-white kind of
> background color.
>
> Ahmed, can you add at line 14:
>
> body {font-size: 100%; color: black;}
>
> This will undeniably improve accessibility and readability of the page.
>
> > , and inordinate whitespace, but
> > its respectful text sizes are clearly friendlier than your previous
> > versions.
> >
> >> The problem
> >>
> >> with strict DTD is that elements like <center> should not be used. It
> >> still
> >> renders correctly in Chrome and Firefox but I'm not sure this would be
> >> the
> >> case in other browsers.
> >
> > This is KDE. It has its own browser, Konqueror, which arguably should
> > be the first choice in testing kde.org pages (in both WebKit and KHTML
> > modes).
>
> Konqueror (with KHTML rendering engine) is no longer being maintained.
Who says that? I can see a commit less than 24h ago in the khtml codebase
fixing a bug.
Cheers,
Albert
More information about the kde-www
mailing list