I like the new pkgreport paghes alot but was confused by the
bold/regular type on links.   Normally bold indicates "new" which is
good for some of the links on the page (links to bugs) but not for the
rest.  

This can be fixed with a little css: 

ul.bugs a:link { 
  font-weight: bold;
} 

instead of 

a:link {
  font-weight: bold; 
} 



-- 
Michael Janssen --- Jamuraa --- [EMAIL PROTECTED] --- [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to