#accueil .jumbotron { height: 700px; background: url("../img/header.jpg") center center; color: #FFF; padding-top: 75px; } .jumbotron h1 { font-weight: bold; } .content { padding-left: 20% !important; } body { background: url('../img/menu.png') #fff no-repeat fixed; background-size: 20%; } .menu { position: fixed; top: 0; left: 0; height: 100%; width: 20%; margin-left: 0 !important; max-height: 100%; padding-top: 100px; color: #fff; } .menu a { color: #fff; } .menu ul, .menu li { margin: 0; padding: 0; list-style: none; } .menu img { max-width: 100%; } .shops { padding-top: 30px; font-size: 40px; } .shops li a { padding: 10px 0; display: block; border-bottom: 2px solid #333; } .shops li:last-child a { border-bottom: 0; }