| |
| ▲ | lmm 17 hours ago | parent | next [-] | | > What's wrong with the following CSS snippet for example? It doesn't achieve a reasonable readable font size which was presumably the goal. Your padding won't be the right size for all screens either. (And personally I hate excessive line height). > respect the browser's default font size The browser's defaults are also bad. But they shouldn't be. The browser is in a position to actually fix this; the webdev isn't. | |
| ▲ | mrob 18 hours ago | parent | prev [-] | | >What's wrong with the following CSS snippet The problem is you're imposing your own idiosyncratic preferences on strangers. Your "improvements" cost valuable screen space. I paid good money for my screen space and I don't appreciate designers unilaterally wasting it because they personally think it looks better. The decision of how much (if any) space to spend on padding should be made by the user. | | |
| ▲ | mixmastamyk 9 hours ago | parent [-] | | Learn how to resize windows, multitasking, tiling, etc. I prefer to have one monitor in portrait but understand many don’t have or not able. | | |
| ▲ | mrob 8 hours ago | parent [-] | | Useful things to know, but how do they undo a designer wasting my screen space? If you're going to tell me to learn something, it should be CSS. At least Firefox can still be configured to follow its traditional role as "user agent" and allow me to override the bad decisions of designers, by setting toolkit.legacyUserProfileCustomizations.stylesheets and editing chrome/userContent.css . But it would be convenient if more people used the default CSS like danluu.com . | | |
| ▲ | mixmastamyk 5 hours ago | parent [-] | | Not sure, as I don't have any wasted screen space, due to the techniques mentioned above. On really bad sites I try reader view first, View/Page Style/No Style (on Firefox) second, and if that doesn't work I close the tab. Pretty rare though. |
|
|
|
|