1
This commit is contained in:
@@ -54,7 +54,29 @@ a {
|
||||
|
||||
.container_l {
|
||||
border: 0 !important;
|
||||
padding: 30px 0 !important;
|
||||
padding: 15px 0 30px 0 !important;
|
||||
background: 0 !important;
|
||||
}
|
||||
|
||||
|
||||
.content_l .link_jour {
|
||||
position: fixed;
|
||||
top: 65px;
|
||||
right: 50%;
|
||||
margin-right: -640px;
|
||||
font-weight: bold;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
z-index: 15;
|
||||
}
|
||||
|
||||
.content_l .top_dao {
|
||||
margin: 0 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.content_l .top_dao:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.crumbs {
|
||||
|
||||
Reference in New Issue
Block a user