/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
* { color: black !important; background-color: white !important; background-image: none !important; } a:link { font-weight: bold; text-decoration: underline; color: #06c; }