|
|
|
|
|
by southwindcg
293 days ago
|
|
A while back I thought of simply adding a CSS filter to turn the colors of the entire site inverted, but never bothered. * { filter:invert(100%) !important } I'm not sure if that would work on the text boxes or not, though. |
|