CSS die letzten 3 Kinder
#something a:nth-last-child(-n+3) {
/*declarations*/
}
Tough Termite
#something a:nth-last-child(-n+3) {
/*declarations*/
}