Re: cvs commit: httpd-2.0/docs/manual/style/css manual.css manual-print.css

2003-02-03 Thread André Malo
* Erik Abele wrote: >> +span.transnote { >> +background-color: inherit; >> +color: #888; >> +font-size:90%; >> +} > > Does anybody object to killing the reduced font-size:90%;? > IMHO it looks ugly and unbalanced (for examples see > invoking.html.de and search for 'Anm' or c

Re: cvs commit: httpd-2.0/docs/manual/style/css manual.css manual-print.css

2003-02-02 Thread Erik Abele
+span.transnote { +background-color: inherit; +color: #888; +font-size:90%; +} Does anybody object to killing the reduced font-size:90%;? IMHO it looks ugly and unbalanced (for examples see invoking.html.de and search for 'Anm' or core.html.de). just a bit of nit-picking :) ch

Re: cvs commit: httpd-2.0/docs/manual/style/css manual.css

2002-09-06 Thread Joshua Slive
André Malo wrote: attached a patch for manual.css, that merges the double defined sections and removes the CSS validator warnings. Also adjusted the sidebar top position (it's dependant on font-size). Got it. 3. Try out a funny shade of brown for . What'd'ya think? +1 from me ;-) Yes, it's pretty

Re: cvs commit: httpd-2.0/docs/manual/style/css manual.css

2002-09-06 Thread André Malo
Friday, September 6, 2002, 2:54:15 AM, slive wrote: > Modified:docs/manual/style/css manual.css > Log: > A few little changes to the css. I don't consider these "final". > More tweaking welcome. attached a patch for manual.css, that merges the double defined sections and removes the