Questions tagged [design]
Questions about the visual design of Unix & Linux.
75 questions
7 votes
0 answers
373 views
Zero ("0") is looking like a lower case letter "o" in titles: o0O0o
The number 0 is looking like the letter o. Someone already drew attention to this almost 10 years ago, but nothing has changed. I recommend to change the font. Question title font renders 0 (number ...
9 votes
2 answers
85 views
Background image has been replaced with boxes
At some time today, the background image on U&L has changed to a strange looking grid of gray boxes. https://cdn.sstatic.net/Sites/unixmeta/img/site-background-image.svg?v=adf85a88e194 This grid ...
17 votes
2 answers
518 views
The "Unix & Linux" logo is using faked small caps, which looks bad
The site logo is using the wrong glyphs for its smallcaps portions. This looks bad. In The Elements of Typographical Style, Robert Bringhurst writes: Genuine small caps are not simply shrunken ...
16 votes
13 answers
345 views
What should our site's header graphic be?
Based on Joe Friend's feedback on the site's recent theme change, there's a possibility of replacing the current site header image: What should we replace it with, if anything? The image is currently ...
7 votes
13 answers
653 views
Unix & Linux new site theme is live
We rolled out the new site theme for Unix & Linux. It is now live. What new theme? If you're like, "What the heck are you talking about?", then you should read the Meta Stack Exchange post ...
2 votes
0 answers
24 views
Desktop vs Mobile layout for `code`
Looking at Linux Output Into Table. On a desktop display it's quite clear that there are two code tables. The first has one column and the second has two. Using my mobile device (Firefox and Chrome) ...
0 votes
0 answers
43 views
On the Unix SE, "related" tab 1px wiggling on hover [duplicate]
The cause of the problem is the rule .question-hyperlink:hover,.answer-hyperlink:hover { border-bottom: 1px dotted #666; text-decoration: none } The result is wiggling if the mouse goes over ...
18 votes
2 answers
109 views
"/ask question" in the site header should be changed to "/ ask question"
All the links in the navigation bar have a space in-between the / and the text except for "ask question." This happens both on main and on meta, and should probably be fixed at some point.