<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13 dÃ©c. 2016, 07:05:47
    Author     : lsantoca
*/


/* 
    Colors 
    cadetblue --- AFL
    sortOfViolet rgb(21, 65, 135) -- LaPelle
*/

#title, div.contenu, #menu&gt;ul&gt;li&gt;ul,#accordion&gt;div,div.explication&gt;div{
    /* background-color: cadetblue; */
    /* background: cadetblue; */
    background-color: rgb(21, 65, 135);
    background: rgb(21, 65, 135);
}</pre></body></html>