[(#REM) Style dynamique d'Obaiba via le menu configuration du squelette ] /* barre laterale */ .odaiba-aside { background-color:#CONFIG{odaiba/couleur_bg_aside,rgba(36, 120, 197, 0.65)}; } /* barre haute fixe */ .navbar { background-color: #CONFIG{odaiba/couleur_bg_aside_rwd,rgba(36, 120, 197, 1)}; } /* ps */ .ps-wrapper { background-color: #CONFIG{odaiba/couleur_bg_ps,#d3e4ec}; } /* pied de page */ .footer { background-color: #CONFIG{odaiba/couleur_bg_footer,#242423}; } /* liens */ a, .article-texte a { color: #CONFIG{odaiba/couleur_bg_a,#1042fb}; } a:hover, .headline-link:hover, .article-texte a:hover { color: #CONFIG{odaiba/couleur_bg_a_hover,#122f9d}; }