* 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
+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
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
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