К
Size: a a a
К
Ю
S
АА
S
АА
S
АА
АА
АА
АА
Ю
АА
Ӽ
Ӽ
АГ
Ӽ
<style>Вот такой стиль щас
#Menu1 a {
font-family: EuropeExt, 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
color: #d6e1ef;
text-decoration: none !important;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
text-transform: uppercase;
position: relative
}
#Menu1 a::before {
content: '';
position: absolute;
bottom: -5px;
left: 0;
width: 0;
height: 2px;
background: #d6e1ef;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s
}
#Menu1 a::after {
content: '';
position: absolute;
bottom: -5px;
right: 0;
width: 0;
height: 2px;
background: #d6e1ef;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s
}
#Menu1 a:last-child {
margin-right: 0
}
#Menu1 a:hover {
color: #85c83e
}
#Menu1 a:hover::after,
#Menu1 a:hover::before {
background: #85c83e;
width: 50%;
-webkit-box-shadow: 0 10px 50px 0 #85c83e, 2.5px 4.33px 15px 0 #01050b;
box-shadow: 0 10px 50px 0 #85c83e, 2.5px 4.33px 15px 0 #01050b
}
</style>
NH
Ӽ
О