Wiki Edit

Talk about stuff specific to the site -- bugs, suggestions, and of course praise welcome.
koan
Guest

Wiki Edit

Post by koan »

Maybe your wiki would be better if anyone could make an account. Most of the best wikis allow anyone to edit.

http://kb.mozillazine.org/White_on_black_-_Thunderbird

True white on black is difficult to read in high contrast due to afterimages and likewise causes as much eye strain as staring at a bright white background.

This:
body {color: white !important; background-color: black !important;}

Should be more like this:
body {color: #ccc !important; background-color: #333 !important;}
barbaz
Posts: 1504
Joined: October 1st, 2014, 3:25 pm

Re: Wiki Edit

Post by barbaz »

User avatar
James
Moderator
Posts: 27999
Joined: June 18th, 2003, 3:07 pm
Location: Made in Canada

Re: Wiki Edit

Post by James »

koan wrote:Maybe your wiki would be better if anyone could make an account. Most of the best wikis allow anyone to edit.
It was even easier to create an account on KB vs forum before and all to often the new accounts was used to either spam or do vandalism of some articles as some people thought editing http://kb.mozillazine.org/Firefox_:_FAQ ... ig_Entries would change the Preferences in their Firefox.
staywithme
Posts: 15
Joined: March 18th, 2016, 11:15 am

Re: Wiki Edit

Post by staywithme »

koan wrote:Maybe your wiki would be better if anyone could make an account. Most of the best wikis allow anyone to edit.

http://kb.mozillazine.org/White_on_black_-_Thunderbird

True white on black is difficult to read in high contrast due to afterimages and likewise causes as much eye strain as staring at a bright white background.

This:
body {color: white !important; background-color: black !important;}

Should be more like this:
body {color: #ccc !important; background-color: #333 !important;}
I have noticed wiki is now more tough with editing, so many rules and restriction
Post Reply