09/30/2013 at 4:13 pm
#270348
Participant
This is the custom CSS for the site, maybe something here is conflictin?
<style>
body {
font-family: “Helvetica Neue”,Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 20px;
color: #333;
}
.resultsfound, {
font-family: “Helvetica Neue”,Helvetica,Arial,sans-serif;
}
#cn-list .featured {
color: #d60810;
}
#cn-cmap .fn {
display: block;
font-size: 16px;
font-weight: normal;
}
.block .block-content {
color: #333;
}
#core_menu_wrapper
.navbar-inner {
border-bottom: 4px solid #d60810;
}
.label, .badge {
font-size: 12px;
font-weight: normal;
}
.packagelistitems li h3 {
font-size: 16px;
font-weight: normal;
}
.navbar .brand {
color: #333;
}
</style>
