Jakub Narebski <jnareb@xxxxxxxxx> writes: > Petr Baudis wrote: > >> Note that this patch actually does change visual look of gitweb in Firefox >> with my resolution and default settings - everything is bigger and I can't >> explain the joy of actually seeing gitweb text that is in _readable_ size; >> also, my horizontal screen real estate feels better used now. > > Not everyone has those huge monitors with extreme resultion. For me new > gitweb look uses much to big font, so not very much fits in screen. > > I'd remove > >> --- a/gitweb/gitweb.css >> +++ b/gitweb/gitweb.css >> @@ -1,6 +1,5 @@ >> body { >> font-family: sans-serif; >> - font-size: 12px; >> border: solid #d9d8d1; >> border-width: 1px; >> margin: 10px; > > chunk But then we'd be back to the brain-damaged explicit-pixel sizes. gitweb is simply using the font size you have configured your browser to use, and if you think that it too large, you are free to reconfigure it. Unfortunately, the problem is that too many web sites explicitly select extra small font sizes, which means that you have to select a "standard" font size in your browser that is a bit larger than you'd actually like. -- David Kågedal - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html