.karriere-banner {
padding: 60px 20px;
border: 3px dotted #E6007E;
transition: all 2s;
}
.karriere-banner:hover {
border: 2px dotted #000;
transition: all 2s;
}
.pink-color {
color: #E6007E;
letter-spacing: 2px;
}
// Smooth scroll to anchor
$(document).ready(function() {
$("a").on('click', function(event) {
if (this.hash !== "") {
event.preventDefault();
var hash = this.hash;
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function() {
window.location.hash = hash;
});
}
});
});
Vous aimeriez aussi porter nos belles vestes ou chemises Airproduct?