#navigation ul ul {
font-size: 1em;
}
#navigation a {
border-bottom: 10px;
}
#navigation li li {
font-weight: normal;
border-top: 1px solid #A9B0D7;
border-bottom: none solid #A9B0D7;
}
#navigation li li a {
padding: 4px 6px 4px 14px;
}
Dieses Beispiel stammt aus dem Buch Barrierefreiheit verstehen und umsetzen.