/
home2
/
reumatologia
/
public_html
/
master
/
less
/
Upload File
HOME
@import "variables"; @color-primary: #BF0A26; @import "skin"; /* * Header */ @media(min-width: 992px) { #header { .header-nav { &.header-nav-line-under-text { &.custom-header-nav-line-under-text-style { .header-nav-main { nav { > ul { > li { > a { &:before { border-color: @color-primary !important; } } } } } } } } } } }