On Thu, Mar 28, 2019, at 06:28, Lars Noodén wrote:
On 3/28/19 11:14 AM, Georg Koppen wrote:
Lars Noodén:
[snip]
But about the problematic layout that now exists, in general, the CSS media rule mixes all types of screens together regardless of orientation, aspect ratio or size. So mobile and multi-screen desktops all fall under the 'all' or 'screen' values.
Thanks for the feedback. I opened https://trac.torproject.org/projects/tor/ticket/29934 for that.
Georg
Ok. Thanks. I mean that the CSS 'media' rule itself is incapable of differentiating screen types. So with the Tor Project's web page, it looks like the route was take to pus a mobile style layout onto all visitors regardless.
Interestingly the /about/people/ page does seem to be responsive, handling various browser widths.