// out: ../css/theme.css, compress: true @import (less) "../css/style.css"; @import (css) "min_w_1366.less"; @couleur_menu: black; @back_pair: #808f94; @back_impair: #dedddd; @hr_color: #d5d5d5; #sidebar { border-top-color: #d5d5d5; } @font-face { font-family: titre; src: url('../police/SkinnyThings.ttf'); } .skinny { text-align: center; font-family: "titre", Arial; font-weight: bolder; } html, body { background-color: @back_impair !important; } #_single img { max-width: 100%; height: auto; } .diaporama_realisation { width: 100%; } .realisation_marge { padding: 10px; } #menu .navbar { background: transparent; border: none; } #menu .nav a { background-color: transparent; color: @couleur_menu; font-size: 1.2em; } h1, h2, h3 { text-align: center; font-family: "titre"; } .pair { background-color: @back_pair; } .impaire { background-color: @back_impair; } .img_partenaires { width: auto; height: 50px; margin: 10px; }