Revision: 58969
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at August 12, 2012 10:07 by satie83
Initial Code
* {
color: black !important;
background-color: white !important;
background-image: none !important;
}
a:link {
font-weight: bold;
text-decoration: underline;
color: #06c;
}
Initial URL
Initial Description
Initial Title
CSS - Reset all colors and change link color
Initial Tags
css, links, color
Initial Language
CSS