View Single Post
Old 06-23-2010, 08:25 AM   #28
marcot
Member
marcot began at the beginning.
 
Posts: 10
Karma: 10
Join Date: May 2010
Device: iPod Touch
If I add the following "extra css," the stylesheet that Calibre generates does not include the style.


Quote:
a:link {
color: black;
}
a:visited {
color: white;
}
This seems to be the case, even if I am specifically overriding my target tag (e.g., "* div.calibrenavbar a:visited"). Could there be a glitch in the CSS parser, or is there one in my brain?

Last edited by marcot; 06-23-2010 at 08:46 AM.
marcot is offline   Reply With Quote