|
@@ -3598,7 +3598,6 @@ a {
|
|
|
display: flex;
|
|
|
flex-direction: row;
|
|
|
justify-content: space-between;
|
|
|
- padding-left: 3rem;
|
|
|
width: 100%;
|
|
|
padding-inline-start: 0px;
|
|
|
padding: 1rem; }
|
|
@@ -3622,7 +3621,7 @@ a {
|
|
|
max-width: inherit;
|
|
|
width: 200px;
|
|
|
align-items: center;
|
|
|
- padding-left: 1rem; }
|
|
|
+ height: 20px; }
|
|
|
#header-top .region-header-top-left ul li a {
|
|
|
color: black; }
|
|
|
#header-top .region-header-top-left ul li .is-active {
|
|
@@ -3631,6 +3630,8 @@ a {
|
|
|
color: #009ee3; }
|
|
|
#header-top .region-header-top-left ul li:hover ul {
|
|
|
display: block; }
|
|
|
+ #header-top .region-header-top-left ul .ul1.sous-liste.ul2 {
|
|
|
+ padding-left: 1rem; }
|
|
|
#header-top #block-socialnetwork-2 {
|
|
|
position: relative;
|
|
|
top: -33px;
|