AlkantarClanX12
Current Path : /home/thanudqk/www/wp-content/plugins/js_composer/assets/less/shortcodes/ |
Current File : /home/thanudqk/www/wp-content/plugins/js_composer/assets/less/shortcodes/vc_custom_heading.less |
// CUSTOM HEADING STYLES // ------------ .vc_custom_heading { a, a:hover, a:focus, a:visited { border: none; text-decoration: inherit; color: inherit; } a { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; opacity: 1; &:hover { opacity: .85; } } }