X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.3 required=5.0	tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
From: Adam Dinwoodie <Adam.Dinwoodie@metaswitch.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: RE: One unreadable sentence at http://cygwin.com/setup.html
Date: Fri, 8 Feb 2013 10:55:31 +0000
Deferred-Delivery: Fri, 8 Feb 2013 10:55:00 +0000
Message-ID: <CE9C056E12502146A72FD81290379E9A608E33AD@ENFIRHMBX1.datcon.co.uk>
References: <20130208021109.GA19883@nt1.in> <575434823.20130208141302@mtu-net.ru> <5114D3E6.2030107@towo.net>
In-Reply-To: <5114D3E6.2030107@towo.net>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r18AtjSj029030

Thomas Wolff wrote:
> Am 08.02.2013 11:13, schrieb Andrey Repin:
>> Greetings, Regid Ichira!
>>>    I have uploaded an image demonstrating the problem.  It is at
>>> http://img825.imageshack.us/img825/3599/setupqa.png .
>>> The image is taken from http://cygwin.com/setup.html .
>>> The marked line should read:
>>>      Note: Not all of the above setup.hint lines are required. Please
>>>            read the description below for further details on how to
>>>            construct a setup.hint file.
>>> I have split the line to make it readable in this post.
>>> If you will ask the browser to search for the first line of the text,
>>> it will probably find the line for you.
>>>    Am I the only one that see it?
>>> As an aside, I also think the Notes at http://cygwin.com/lists.html ,
>>> should have their fonts somewhat larger.
>> This could be an issue with your browser.
>> I've quickly checked it in what I have on hand, and the text appears to be
>> fine.
>> Try a different browser first, perhaps?
> I see the same problem with Firefox 18

I also see the problem on Chrome 24 on Win7.  IE9 on Win7 is readable and
doesn't display the problem.

> and the issue is clearly caused by style.css:
> #navbar h4
> {
> font-style: normal;
> font-size: .1em;
> }

According to Chrome's developer console, this text isn't a `#navbar` element;
the culprit here is the later setting of `font-size: .3em;` at line 321 of
style.css.

-- 
Adam Dinwoodie

Messages posted to this list are made in a personal capacity.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


