HEX
Server: Apache
System: Linux webm019.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: petsclubcc (68997)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/petsclubcc/prestashop1.8.2/installl/theme/custom/css/header.css
#header {
    display: flex;
    padding: 16px 24px;
    height: auto;
    align-items: center;
    background-color: #1D1D1B;
}

#header #headerLinks {
    height: fit-content;
    flex: 2;
    display: flex;
    justify-content: flex-end;
}

#header #headerLinks li {
    background: none;
    padding: 0 0 0 16px;

    /* Body/Large/Default */
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;

    /* White/Main */
    color: #FFFFFF;
}

#header #PrestaShopLogo {
    padding: 0;
    margin: 0;
    background: none;
    height: unset;
    width: unset;
}