Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/js/landing/ui/component/link/src/css/ |
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/js/landing/ui/component/link/src/css/style.css |
.landing-ui-component-link { font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica)); font-size: 14px; line-height: 20px; text-decoration: none; transition: all 200ms ease; cursor: pointer; } a.landing-ui-component-link { border-bottom: 1px rgba(39, 107, 179, .4) solid; } .landing-ui-component-link-color-primary { border-bottom: 1px rgba(39, 107, 179, .4) dashed; color: #2066B0; } .landing-ui-component-link-color-primary:hover { color: #2066B0; opacity: .8; text-decoration: none; } .landing-ui-component-link-color-grey { color: #80868e; border-bottom: 1px #d8d8d8 dashed; } .landing-ui-component-link-color-grey:hover { color: #333333; border-bottom: 1px #333333 dashed; }