Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.chauffagiste-essonne.com
/
htdocs
/
ressources
/
less
/
/srv/data/web/vhosts/www.chauffagiste-essonne.com/htdocs/ressources/less/navbar.less
nav{ margin-top: 50px; ul{ li{ float: left; display: inline-block; a{ padding: 0 10px; color: @black; font-weight: bold; font-size: 15px; transition:1s; text-decoration: none !important; &:hover,&.active{ color: @nav-hover; transition:1s; border-bottom: 2px solid @nav-hover; } } ul{ li{ width: 100%; } } } } }