You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#sub-menu
|
|
{
|
|
padding-left: 5px;
|
|
}
|
|
|
|
#sub-menu li
|
|
{
|
|
display: inline;
|
|
list-style-type: none;
|
|
padding-left: 8px;
|
|
padding-right: 12px;
|
|
padding-top: 6px;
|
|
border-right: 1px solid #F0F0F0;
|
|
}
|
|
|
|
#sub-menu a
|
|
{
|
|
text-decoration: none;
|
|
color: #105CD6;
|
|
} |