new home
This commit is contained in:
@@ -23,7 +23,7 @@ body.front #global-wrapper {
|
||||
}
|
||||
|
||||
body.front #global-wrapper-secondary {
|
||||
background: url(../img/carte/fond_pageaccueil_final.png) no-repeat center -46px;
|
||||
background: url(../img/carte/fond_pageaccueil_final.png) no-repeat center 245px;
|
||||
}
|
||||
|
||||
|
||||
@@ -224,6 +224,9 @@ body.page-user #page {
|
||||
a.facebook{
|
||||
background-image: url('../img/icons/facebook.png');
|
||||
}
|
||||
a.linkedin{
|
||||
background-image: url('../img/icons/linkedin.png');
|
||||
}
|
||||
a.social.youtube{
|
||||
background-image: url('../img/icons/youtube-white.png');
|
||||
width:20px;
|
||||
@@ -746,16 +749,19 @@ body.context-popsu-territoires {
|
||||
}
|
||||
|
||||
#trigger-questcequepopsu {
|
||||
background: #000000;
|
||||
margin-right: -20px;
|
||||
margin-top: -10px;
|
||||
margin-bottom: 10px;
|
||||
// display: inline-block;
|
||||
// margin-right: -20px;
|
||||
// margin-top: -10px;
|
||||
// margin-bottom: 10px;
|
||||
// margin:0 auto;
|
||||
padding: 0;
|
||||
|
||||
float: right;
|
||||
text-align: center;
|
||||
// float: right;
|
||||
margin-bottom: 10px;
|
||||
|
||||
a {
|
||||
display: block;
|
||||
background: #000000;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
|
||||
color: #fff;
|
||||
@@ -770,6 +776,33 @@ body.context-popsu-territoires {
|
||||
}
|
||||
}
|
||||
|
||||
.home-lien-actus {
|
||||
// display: inline-block;
|
||||
// margin-right: -20px;
|
||||
// margin-top: -10px;
|
||||
// margin-bottom: 10px;
|
||||
// margin:0 auto;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
// float: right;
|
||||
margin-bottom: 10px;
|
||||
margin-top:10px;
|
||||
a {
|
||||
background: #000000;
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
|
||||
color: #fff;
|
||||
font-family: BebasNeueRegular, verdana,arial,helvetica,sans-serif;
|
||||
font-size: 14px;
|
||||
line-height: 14px;
|
||||
letter-spacing: 0.05em;
|
||||
font-weight: normal;
|
||||
|
||||
padding: 3px 4px 2px 7px;
|
||||
|
||||
}
|
||||
}
|
||||
.breadcrumb { display: none; }
|
||||
|
||||
body.context-popsu #header-wrapper .menu-header .block-inner {
|
||||
|
||||
Reference in New Issue
Block a user