Please fix the body definition in menustyle.css from
body {
background-color: #FFFFFF;
}
to
body {
background-color: #FFFFFF;
color: #000000;
}
The current definition makes pages unreadable for those of us who default to a black background with white text.
The general rule is, "If you set one color, you must set ALL colors."
https://www.palemoon.org/menustyle.css needs work
Moderators: Lootyhoof, FranklinDM
Re: https://www.palemoon.org/menustyle.css needs work
Actually, menustyle shouldn't have a body {} selector. 
"Son, in life you do not fight battles because you expect to win, you fight them merely because they need to be fought." -- Snagglepuss


