<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#sections .frame_selecteur{}
#sections .selecteur{}
#sections .liste_element {display: flex;padding: 0;margin: 0;list-style: none;float:right;}
#sections .element {color: #4cadef;font-size: 16px;margin: 0 20px;}
#sections .element:hover{color:#fff;}
#sections .element_selected{color: #fff;}
#sections .element_selected:hover{color: #4cadef;}

</pre></body></html>