Shorten the comma separated CSS selectors

Maybe the title of this question is ambiguous, what I really mean is:

#footer_list li a:link, #footer_list li a:visited
{
    blah balh blah
}

Is there a shortcut for the two elements in CSS? so the CSS selectors can be shortened

7
задан Steven Penny 27 December 2013 в 04:58
поделиться